diff --git a/recipes/ox-gfm.rcp b/recipes/ox-gfm.rcp new file mode 100644 index 000000000..2e8e26e05 --- /dev/null +++ b/recipes/ox-gfm.rcp @@ -0,0 +1,5 @@ +(:name ox-gfm + :description "Github Flavored Markdown Back-End for Org Export Engine" + :type github + :branch "master" + :pkgname "larstvei/ox-gfm")