Markdown Tools Directory - Open Source Plain Text to HTML n LaTeX Converter Tools n Libraries - Add More Tools!
    Gerald Bauer 
    gerald.bauer at gmail.com
       
    Mon Apr 18 21:13:40 EDT 2016
    
    
  
Hello,
   I've put together a new directory listing markdown tools [1] for
converting plain text to html n latex.
   The directory is powered by simple datafile in yaml in the public
domain e.g. tools.yml:
  - title:    pandoc
    author:   John MacFarlane et al
    formats:  [html,latex]
    github:   jgm/pandoc
    web:      http://pandoc.org
    language: haskell
    ...
   So far markdown converters (sorted by github stars) include:
 - marked
 - pandoc
 - parsedown
 - php markdown
 - python markdown
 - kramdown
 - etc.
   Anything missing? Additions welcome [2]. Cheers.
[1] http://manuscripts.github.io/markdown-tools
[2] https://github.com/manuscripts/markdown-tools
    
    
More information about the Markdown-Discuss
mailing list