Re: [fossil-users] Bug report: Badly closed tags in wiki HTML rendering

2012-04-08 Thread Stephan Beal
On Sun, Apr 8, 2012 at 1:57 AM, Ivan Vilata i Balaguer wrote: > ..."Review Of Terminology" in the following page -- it's completely broken: > http://www.fossil-scm.org/index.html/doc/trunk/www/branching.wiki Hi, Ivan, To expand a bit on that... that particular bit is hand-written and looks lik

[fossil-users] Bug report: Badly closed tags in wiki HTML rendering

2012-04-08 Thread Ivan Vilata i Balaguer
Ivan Vilata i Balaguer (2012-01-16 00:06:30 +0100) wrote: > Hi all, I've noticed that the following input to wiki pages: > > 8< > > foobar > > > > foo > foo > > 8< > > results in inproperly closed tags like this: > > 8< > > foobar > > > > foo > > foo > > > 8<--