This makes possible to use a different emacs executable to run the tests. $ make # use system' emacs ... $ make EMACS=/path/to/emacs # use the provided emacs executable ... Signed-off-by: Justin Abrahms <justin@abrah.ms>
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.
- Read more about gemini here: https://gemini.circumlunar.space/
- Read more about org-mode here: https://orgmode.org/
License
This software is licensed under GPLv3.
Languages
Emacs Lisp
90.3%
Makefile
9.7%