I observed this only in conjunction with three double-quotes (used for hard linebreaks). As a summary:
1. when <hello> appears inside a block surrounded by """ then a subsequent heading is not rendered as heading 2. when <hello> is not surrounded by """ then subsequent headings are rendered correctly Please see attached picture. Michael Am Mittwoch, 1. Januar 2014 17:46:02 UTC+1 schrieb Michael Herrmann: > > Hello, > > In tiddlers that I migrated from TWC to TW5 I had occurrences of the > lower-then sign "<" and I found the following behavior: > > Tiddler text: > > bla <hello> > > renders as > > bla > > whereas tiddler text > > bla < hello> > > renders as > > bla < hello>. > > Even more confusing. Reconsider the first example and add a heading like > this > > bla <hello> > > ! A heading > > This renders as > > bla > > ! A heading > > Again, adding a space after the "<" cures the rendering and formats "A > heading" as a real heading. > > Ok, workaround is: use "<" instead of a literal "<". But if this > behavior could be changed, so that a single "<" could be accepted as a > literal would be handy. > > br > Michael > > > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
<<attachment: Bildschirmfoto 2014-01-01 um 20.56.13.png>>
