Hi Michael TiddlyWiki5 supports HTML tags directly within wikitext and thus thinks that your "<hello>" example is an HTML tag. You can work around with <.
Best wishes Jeremy On Wed, Jan 1, 2014 at 4:46 PM, Michael Herrmann <[email protected]>wrote: > 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. > -- Jeremy Ruston mailto:[email protected] -- 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.
