justinvh / Markdown-LaTeX

This Markdown extension adds inline LaTeX support without the need for external images.
Other
126 stars 15 forks source link

config file parser, correct escaping, simplified regexp, different delimiters #10

Closed shuber2 closed 11 years ago

shuber2 commented 11 years ago

Hi,

these days I found your great plugin and I extended it a bit to my needs. The changes are rather straight-forward, maybe you like them and want to pull it into your repository.

Best Stefan