diff --git a/recipes/ox-tiddly b/recipes/ox-tiddly new file mode 100644 index 00000000..0ee8017b --- /dev/null +++ b/recipes/ox-tiddly @@ -0,0 +1,5 @@ +(ox-tiddly + :fetcher github + :repo "dfeich/org8-wikiexporters" + :files ("ox-tiddly.el") + ) \ No newline at end of file diff --git a/recipes/ox-twiki b/recipes/ox-twiki new file mode 100644 index 00000000..52ca31ce --- /dev/null +++ b/recipes/ox-twiki @@ -0,0 +1,5 @@ +(ox-twiki + :fetcher github + :repo "dfeich/org8-wikiexporters" + :files ("ox-twiki.el") + )