Lucien Cartier-Tilet d851c7de92
All checks were successful
continuous-integration/drone/push Build is passing
chore: switch to Eask for package testing
This commit removes some files that are no longer needed for testing
the package, such as the files in the ./test directory which are
already covered by Eask itself.

BREAKING CHANGE: test files no longer exists
2023-05-14 13:07:35 +02:00
2023-05-14 13:07:35 +02:00
2020-11-07 20:00:27 -08:00

ox-gemini

Forked from Justin Abrahms original ox-gemini.

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.

What this fork adds

Not much, really. For now, this is just a way for me to apply a fix in gemini links as described in commit 94dd2f4.

TODOs formerly in ox-gemini.el have also been moved to issues.

Eask

This project is managed with Eask.

License

This software is licensed under GPLv3.

Description
Output gemini formatted documents from org-mode
Readme GPL-3.0 88 KiB
Languages
Emacs Lisp 90.3%
Makefile 9.7%