Turns Geany into a markdown editor by providing a preview pane in the sidebar to show the formatting of several light-weight languages as they are edited. Supported document types include AsciiDoc, DocBook, Fountain, HTML, LaTeX, Markdown, MediaWiki, reStructuredText, Textile, and Txt2Tags.
Because I like to use Firefox, I would prefer that the webpages would be rendered in Geany Preview not with WebKit2GTK but with Gecko. Maybe there could be the possibility to choose the engine in preview.conf. Example:
default - WebKit2GTK
gecko - Gecko (engine of the browser Firefox)
qtwebengine - QtWebEngine (engine of the browser Falkon)
html_render=default
Because I like to use Firefox, I would prefer that the webpages would be rendered in Geany Preview not with WebKit2GTK but with Gecko. Maybe there could be the possibility to choose the engine in preview.conf. Example: