mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
add org-ehtml
Export Org-mode files as editable web pages.
This commit is contained in:
parent
598723893a
commit
6faf9e69e6
1 changed files with 5 additions and 0 deletions
5
recipes/org-ehtml
Normal file
5
recipes/org-ehtml
Normal file
|
@ -0,0 +1,5 @@
|
|||
(org-ehtml :fetcher github
|
||||
:repo "eschulte/org-ehtml"
|
||||
:files ("src/*.el"
|
||||
"src/ox-ehtml.js"
|
||||
"src/ox-ehtml.css"))
|
Loading…
Reference in a new issue