mirror of
https://github.com/correl/melpa.git
synced 2024-11-28 19:19:50 +00:00
commit
084da2cc72
2 changed files with 10 additions and 0 deletions
5
recipes/ox-tiddly
Normal file
5
recipes/ox-tiddly
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
(ox-tiddly
|
||||||
|
:fetcher github
|
||||||
|
:repo "dfeich/org8-wikiexporters"
|
||||||
|
:files ("ox-tiddly.el")
|
||||||
|
)
|
5
recipes/ox-twiki
Normal file
5
recipes/ox-twiki
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
(ox-twiki
|
||||||
|
:fetcher github
|
||||||
|
:repo "dfeich/org8-wikiexporters"
|
||||||
|
:files ("ox-twiki.el")
|
||||||
|
)
|
Loading…
Reference in a new issue