On Tuesday, 31 May 2016 at 15:01:22 UTC, Jacob Carlborg wrote:
I see that the example is not indented properly. Is that a bug in your tool or is that how example is written.
I think it is a bit of both... the leading * on the comment confused my indent, so basically my bug.
I don't think I actually generated the documentation to look at the result.
Yeah, you did have a broken list (in ddoc with UL and LI, you do NOT want commas between the LI items. on mine though i just translated it to markdown-esque syntax.)
