melpa/recipes/el2markdown
Wilfred Hughes 5e78ab8b81 Adding a recipe for el2markdown.
There are other packages to convert elisp headers to markdown, I'm aware
of:

https://github.com/mgalgs/make-readme-markdown
https://github.com/thomas11/md-readme

I prefer this one, as it handles `;;; Foo:` (treating it as a header)
and Emacs style `foo' quoting correctly.
2014-10-30 00:07:39 +00:00

1 line
No EOL
61 B
Text

(el2markdown :repo "Lindydancer/el2markdown" :fetcher github)