Hi all,<div><br></div><div>I spent some time today documenting a library and the experience left me wanting a better markup language. In particular, Haddock lacks:</div><div><br></div><div> * markup for bold text: bold text works better than italics for emphasis on computer monitors.</div>
<div> * hyperlinks with anchor texts: having the actual URL rendered inline with text hurts readability.</div><div><br></div><div>Could Haddock markup be extended to also include some Markdown features? The new features could be hidden behind a flag so old documentation doesn't get unwanted markup (e.g. if it uses *...* to not mean bold).</div>
<div><br></div><div>P.S. This good make a good weekend hack that shouldn't be too difficult.</div><div><br></div><div>-- Johan</div><div><br></div>