Hi all, LuaDoc helpfully strips line feeds from the contents of comments, assuming that its literal HTML and linefeeds are not going to matter.
However, this is a problem if you do wish to put a <pre> section in your module header, or if you wanted to process comments using Markdown automatically. Modern users are increasingly keen on documentation that goes beyond simple per-function annotation, and it would be nice to be able to make them happy. Would patches along these lines be accepted? Is there any particular reason for stripping linefeeds? steve d. _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/