Michael Murtaugh
Results
1
issues of
Michael Murtaugh
Generally I like how textile let's HTML pass through, but I recently came across a problem along the lines of the following: ``` python import textile print textile.textile("""label""") ``` from...