gedit-markdown icon indicating copy to clipboard operation
gedit-markdown copied to clipboard

Use markdown extensions

Open maicmarin opened this issue 10 years ago • 3 comments

Use markdown extensions

As seen here

maicmarin avatar Sep 18 '14 17:09 maicmarin

It is way more dificult than I've thought. It'll take some time to implement it.

GeorgesStavracas avatar Sep 19 '14 20:09 GeorgesStavracas

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.

maicmarin avatar Sep 19 '14 21:09 maicmarin

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.

GeorgesStavracas avatar Sep 19 '14 22:09 GeorgesStavracas