mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
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.
This commit is contained in:
parent
a0f4526989
commit
5e78ab8b81
1 changed files with 1 additions and 0 deletions
1
recipes/el2markdown
Normal file
1
recipes/el2markdown
Normal file
|
@ -0,0 +1 @@
|
|||
(el2markdown :repo "Lindydancer/el2markdown" :fetcher github)
|
Loading…
Reference in a new issue