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

Support for other implementation (eg. kramdown)?

Open J-Moravec opened this issue 10 years ago • 1 comments
trafficstars

Would it be possible to support other implementation and flavours? Most useful would be (I think) GFM and kramdown.

J-Moravec avatar Jul 01 '15 00:07 J-Moravec

This issue is fixed in my fork: https://github.com/darkdragon-001/gedit-markdown/

Specifically, one can load arbitrary python-markdown extensions. See a list of some of them here. I personally recommend pymdown-extensions.

Please test the latest release. Pull requests are always welcome!

darkdragon-001 avatar May 04 '20 14:05 darkdragon-001