You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
The `g' key is already used by the more widely used ox-gfm. This commit changes the initial key of ox-gemini to capital `G' which I haven’t encountered yet. |
3 weeks ago | |
---|---|---|
.drone.yml | 3 weeks ago | |
.gitignore | 3 weeks ago | |
Eask | 3 weeks ago | |
LICENSE | 3 years ago | |
Makefile | 3 weeks ago | |
README.org | 3 weeks ago | |
ox-gemini.el | 3 weeks ago |
README.org
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.
- Read more about gemini here: https://gemini.circumlunar.space/
- Read more about org-mode here: https://orgmode.org/
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.
This forks fixes two issues the original ox-gemini
has:
- link descriptions include a newline when the orgmode code also does, which breaks things (see commit 94dd2f4)
- inline code carries a trailing whitespace (see commit 1eadafd8e0)
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.