Fandoc bug #533
brian
15 Apr 2009
Promoted to ticket #533 and assigned to brian
brian
2 May 2009
Ticket resolved in 1.0.42
Actually this is correct. Lines at the beginning of a fandoc document which start with ** are considered part of the header and added to fandoc::Doc.meta.
But...
- that wasn't documented, so I added a section to docLib::Fandoc
- we don't want that behavior in a Sidewalk comment, so I added a
FandocParser.parseHeadersflag
The next version of Sidewalk should disable header parsing for comments.
brian
15 Apr 2009
This fails to produce any output (though throws no errors)