emacs-ctable
emacs-ctable copied to clipboard
Is it possible to provide a Makefile which generate the html documentation from the markdown file
I put everythings in the title :)
cheers
Frederic
Yes. Which tool is suitable for general purpose? I usually use pandoc, it is very powerful but not so popular.
I like pandoc (haskell ;) a lot. but I thing that a lite weight solution is to use directly the markdown text to html converter
on my debian system
apt-get install markdown