Tom Cloyd writes: > Again...I have looked for a bug collector and cannot find one. Why > not? Is > it a big secret?
Right on the Instiki home page are links "How to Contribute", as well as "Report a Bug". Check out "How to Contribute" first -- the first step there is required to get set up for bug logging. Although this bug is a problem with Textile's definition rather than with Instiki, per se. > This is a Textile parsing bug, I think Correct. This can be replicated at http://www.textism.com/tools/ textile/, and is a "bug" in the definition of Textile itself, it seems. FWIW, this sort of wart is common in Wiki markup languages, which tend to be based on regular expression matching rather than being proper parsers. > *WIKI CONTENTS*[1] The workaround is: *WIKI CONTENTS[1]* -- John _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
