Preview documents written in various markup languages.
* Supports: Markdown, reStructuredText, Txt2tags, LaTeX, Docbook, Asciidoc, Textile, org-mode, and RFC-822-like messages
* May be used as a rudimentary web browser
* Can toggle visibility of menubar and tab close buttons
* Requires geanypy, pandoc, and asciidoc You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/489
-- Commit Summary --
* new plugin: geanypy-preview
-- File Changes --
A geanypy-preview/AUTHORS (1) A geanypy-preview/CHANGELOG (33) A geanypy-preview/COPYING (339) A geanypy-preview/README.md (93) A geanypy-preview/preview.py (741)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/489.patch https://github.com/geany/geany-plugins/pull/489.diff
Suggest you use asciidoctor instead of asciidoc, its a lot faster so the preview will update faster.
Thank you for the feedback. Will look into using `asciidoctor`.
We still need to get setup to have GeanyPy plugins distributed as first class plugins, especially now that Geany treats them as such.
Also, personally I don't like when there are multiple plugins that do the same thing. I haven't tested this plugin but if works well enough and we get it integrated into the build system, maybe we should remove the existing (performant but feature-limited) Markdown plugin in favour of this one.
@xiota pushed 1 commit.
179a289 Edit README.md
Closed #489.
github-comments@lists.geany.org