Add a Tools menu item "Export Markdown as HTML" to allow saving of the rendered HTML to disk instead of just the live preview.
Closes #497 You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/502 -- Commit Summary -- * Markdown: Allow exporting Markdown as HTML -- File Changes -- M markdown/src/plugin.c (54) M markdown/src/viewer.c (2) M markdown/src/viewer.h (1) -- Patch Links -- https://github.com/geany/geany-plugins/pull/502.patch https://github.com/geany/geany-plugins/pull/502.diff -- 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/pull/502
