Output gemini formatted documents from org-mode
Go to file
Omar Polo 4572682a99 fix paragraph
ox-gemini inherits the behavior of ox-ascii of folding the
paragraphs.  It's wrong because in gemini paragraphs are a single
long line.  This is an attempt at fixing it.

Signed-off-by: Justin Abrahms <justin@abrah.ms>
2021-08-13 15:01:27 +00:00
test Adding checkdoc analysis to ensure there aren't regressions. 2021-08-13 14:56:48 +00:00
.build.yml cd into repo 2020-11-25 09:23:07 -08:00
.gitignore support for some basic tests 2020-11-25 09:16:45 -08:00
LICENSE license 2020-11-07 20:00:27 -08:00
Makefile Adding checkdoc analysis to ensure there aren't regressions. 2021-08-13 14:56:48 +00:00
ox-gemini.el fix paragraph 2021-08-13 15:01:27 +00:00
README.md formatting 2020-11-07 20:03:09 -08:00

ox-gemini

This adds support for exporting org files in gemini format. Many things in here were taken from the ascii exporter, from which this one derives.

License

This software is licensed under GPLv3.