On Thu, Apr 28, 2011 at 08:56:34AM -0400, Tomek Kott wrote: > I imagine you have to turn on the "*Use HTML as wiki markup language*" > option in the configuration to pick up that html specific syntax. I don't > think there is a wiki syntax for "ignore this text".
Then I'd like that in the syntax. :) http://fossil-scm.org/index.html/info/3e6775edfe this is a bit about this topic, in fossil since 2009. I like the wiki syntax, and I don't want to use HTML only, and even less, repository-wide. So, I leave it as a 'Feature Request'. Thank you, Lluís. > On Thu, Apr 28, 2011 at 7:04 AM, Martin Gagnon <[email protected]> wrote: > > > 2011/4/28 Lluís Batlle i Rossell <[email protected]>: > > > Hello, > > > > > > I try to write text inside wiki files that will not be shown on web > > browsers. > > > > > > I see that <!-- --> text gets displayed. Shouldn't it better be hidden, > > as > > > normal html would do? > > > > > > Or there is another way for achieving what I want? > > > > > > > By the way, by accident, I discovered that: > > > > <b Some text /> > > > > or > > > > <b > > Some text > > </ > > > > Doesn't appear on the resulting html page, but it's more a parsing > > error than a hidden comment feature. > > > > It doesn't appear on resulting html page, but it produce : > > <p><b></b></p>, in html code. > > > > -- > > Martin > > _______________________________________________ > > fossil-users mailing list > > [email protected] > > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

