On 2017-09-22 04:39 PM, H wrote:
I have not been able to find the markdown plugin for Geany for CentOS 7 on EPEL despite a number of other plugins being available. I filed a bug report some time ago so it may eventually be resolved.
In the meantime, has anyone found it in a repository or should I compile all plugins from the Geany website?
It should be possible to compile just the Markdown plugin, I believe you run `configure` script something like this:
$ ./configure --disable-all-plugins --enable-markdown
Regards, Matthew Brush