gedit-markdown
gedit-markdown copied to clipboard
Support for other implementation (eg. kramdown)?
trafficstars
Would it be possible to support other implementation and flavours? Most useful would be (I think) GFM and kramdown.
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!