2011/4/28 Lluís Batlle i Rossell <virik...@gmail.com>:
> 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
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to