I am not sure I understand why would you want to encapsulate a <ul /> in a <div/>. It seems redundant to me.
Notice markmin has been greatly improved although the docs have not been updated. Here are some more features: http://web2py.googlecode.com/hg/gluon/contrib/markmin/markmin.html Anyway On Sunday, 2 September 2012 23:46:51 UTC-5, viniciusban wrote: > > 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 > --

