From: nusenu <nus...@ri...> - 2017-05-22 12:44:16
|
way...@ic...: > The backslash escape as documented on daringfireball is fully supported by default. Is there a specific input that is not working for you? maybe my question was not clear. I'll try again: print escape_md('**foo**') \*\*foo\*\* I'm looking for _that_ "escape_md()" function. Is there one in Python-Markdown? Do you know one elsewhere? thanks, nusenu |