Skip to content

Export org-mode documents to html using docker (with seqdiag support)

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPL3
MIT
LICENSE.MIT
Unknown
LICENSE.SIL
Notifications You must be signed in to change notification settings

binarin/docker-org-export

Running org-mode html export in docker container

installation

Download docker-org-export script and add it to your PATH.

running

You can transform your org-file to html like this:

docker-org-export index.org

seqdiag

There is seqdiag support, so you can use this in your source code:

#+begin_src seqdiag :file wap_success_seqdiag.png
seqdiag {
A -> B [label="Test edge"];
}
#+end_src

About

Export org-mode documents to html using docker (with seqdiag support)

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPL3
MIT
LICENSE.MIT
Unknown
LICENSE.SIL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published