From 28ab1245dffb6c9de2da57056f0b1f8a9a8effd6 Mon Sep 17 00:00:00 2001 From: Albino Tonnina Date: Mon, 30 Apr 2018 12:02:31 +0100 Subject: [PATCH] proposal, add mmarkdown https://github.com/albinotonnina/mmarkdown --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16acade..69eaa0b 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,7 @@ Generate API documentation from source code in Markdown, then host it on the web - [Moxygen :octocat:](https://github.com/sourcey/moxygen) - [Doxygen](http://www.stack.nl/~dimitri/doxygen/) (C++, but also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL , Fortran, VHDL, Tcl, and to some extent D.) documentation to Markdown - [raml2html/markdown-theme :octocat:](https://github.com/raml2html/markdown-theme) - turn [RAML](http://raml.org) REST API documentation to Markdown using raml2html - [jsdoc-to-markdown :octocat:](https://github.com/jsdoc2md/jsdoc-to-markdown) - JavaScript API documentation via JSDoc to Markdown +- [mmarkdown :octocat:](https://github.com/albinotonnina/mmarkdown) - Interpret mmd fenced code blocks in a markdown file and generate a cooler version of it. ### Technical Documentation to Markdown