From: Guy R. <guy...@gm...> - 2014-09-16 20:01:11
|
Hi, I want to use python-markdown together with MathJax (similar to the way equations are implemented in StackExchange sites). In order to do so, I need to make the parser keep everything between $ (dollar) signs as is, ignoring backspaces and other special characters. Is there a simple way to do it? Thanks, Guy ---- http://www.guyrutenberg.com |