gedit-markdown
gedit-markdown copied to clipboard
Use markdown extensions
It is way more dificult than I've thought. It'll take some time to implement it.
My first thought is to turn on/off the use of a particular extension in settings dialog
For example:
[X] Table of Contents [X] Tables [ ] Footnotes ...
so enabled extensions could be specified dinamically in parse_markdown() function.
I know, is not easy... just an idea.
Tks,
M
El vie, 19 de sep 2014 a las 3:01 , Georges Basile Stavracas Neto [email protected] escribió:
It is way more dificult than I've thought. It'll take some time to implement it.
—
Reply to this email directly or view it on GitHub.
I'll study markdown extension code. There must be a way to implement it.
If you notice any bugs or misbehaviors, don't hesitate to file an issue.