I'm in charge to find a good solution to document some projects and I
faced markdown, reST and markmin.
I found this thread from about 1 year ago:
https://groups.google.com/forum/?fromgroups=#!topic/web2py/driLl6I8K64
Comparing reST with markmin, I observed reST creates <div> to
encapsulate lists, sections, etc. We can benefit of this approach to
customize presentations with CSS.
What does markmin do about it?
I know Web2py book app is written to support markmin and to publish the
book on the web. But do we have some sphinx-like tool to generate static
html files from markmin?
--
Vinicius Assef
--