I guess the problem is that I write very long replies :) > no extensions which aren't supported by the underlying Markdown compiler > library will be supported by the plugin.
You are referring to table, code-highlight syntax and others. I only mentioned them in passing, but my main suggestion is in the second half of my previous reply. An extension that does some transformation of the `.md` file (of which generating TOC is an example) does not involve changing the library for producing the `.html` file. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/771#issuecomment-419808679
