Hi c pa In your code you are using wili syntax within html tags. This is why you > then need the blank lines so the parser can recognize the wiki text >
The significance of the blank line is that it causes the content of the HTML tag to be parsed in block mode rather than inline mode. Block-level formatting such as headings, tables and code blocks are only recognised in block mode. Best wishes Jeremy. > > Within the html tabs you should continue to use html tags so . . . > > # One > # Two > # <span> Three <br/> > <code> this is a test > so is this > </code> > </span> > # four > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/438b1380-a452-48b1-9519-0367df658262%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/438b1380-a452-48b1-9519-0367df658262%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJbEYYvWSpNNi7GbiY9VA_-hEt2KT9h4QJ5-K%3DpEGEA%2B6w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

