https://issues.dlang.org/show_bug.cgi?id=16112
ZombineDev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from ZombineDev <[email protected]> --- Andrei, I think the idea is to add markdown support to the existing ddoc feature set. That way the following documentation features: 1. Headers 2. Lists (ordered and unordered) 3. Links & imagss 4. Emphasis 5. Tables would be be easier to use, than using ddoc macros. At the same time, by keeping the existing ddoc macro engine we'll still support the more advanced use cases (like LaTeX). --
