On 12/08/2011 10:35 AM, Rolf Eike Beer wrote: >> words, the markers are doubled, e.g. **bold words**. >> >> * lists formatting. E.g: >> >> - bullet list >> * another bullet item >> ** nested bullet list >> *** deeply nested list > > How to specify bold words in the second bullet item? Simple solution would > be to force list and title specifiers to always be at the beginning of a > line (with no spaces before them).
That was the idea. And if it is to mark bold text, it mustn't be followed by space. > >> * section titles. I would go for something like this: >> >> = Title >> == Sub-Title >> === Sub-Sub-Title > > Just a thought: one could take the MediaWiki style and require the same > symbol be after the text, e.g. = Title =. > I'd make it optional, the way AsciiDoc does. The one-sided style is unambiguous as it is, and is less error prone since it doesn't require me to match up the number or equal signs. But that is my preference... Michael -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake