Hi, while working on a parser plugin, I'm using firebug to verify the HTML displayed in the tiddlers. Basically what I'm noticing is that tiddlers output <br>s where one would expect <p>'s. Such an example is in blank lines between paragraphs of text. If you put 2 blank lines between a pair of content lines, then you get 2 <br> tags. I was expecting blank lines to make new paragraphs. Is there a reason for this implementation?
-- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
