-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: User - Legacy
Textile syntax highlighting doesn't work, tried several examples and even your own example for how to use it doesnt seem to work..
bc. #!python
def wiki_rocks(text):
formatter = lambda t: "funky"+t
return formatter(text)