On 3/25/09, Rene de Zwart <[email protected]> wrote: > I'm not sure what you mean by fossil-compatible markup.
fossil supports a subset of HTML, but explicitly disallows (and silently elides) certain elements or attributes. > 2. Bullets are "*" surrounded by two spaces at the beginning of the line. > No but nothing keeps you from making 'real' bullets (even nested)in HTML That's a great example. In Fossil a bulleted list has THREE leading spaces, not two. For some months i've been wondering if a feature like embedding tinyMCE would be feasible in Fossil, but the fact that fossil has its own dialect (and own subset of legal HTML) let me to discount it. > No but nothing keeps you from making 'real' paragraphs (even nested)in HTML > No it doesn't understand but won't object again for external links you > could use real HTML Assuming fossil supports enough HTML here then this shouldn't pose a real problem. In the fossil wiki i tend to only use 3-4 different markup tags (because i'm tired of learning a new syntax for each wiki), and i don't remember exactly what fossil will/won't allow in terms of plain HTML tags. In any case, i'm excited to see that someone has done it - this would be a great addition to the bug/wiki sections. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

