10x,
what I didn't think of is exactly that this is html and treated for html 
tags.
The solution that is best for me is using the space after it.
However, it is still strange, because in TWC this works as it is.

On Wednesday, February 4, 2015 at 5:02:24 PM UTC+2, Jed Carty wrote:
>
> < and > are being treated as part of an html tag. If you have a space 
> after the leading < it should display normally. You say not to tell you to 
> use html escape characters, but it is the html doing it. Your other option 
> is to make macros like this 
>
> \define lt() <$text text='<'/> 
>
> \define gt()  <$text text='>'/> 
>
> And put them in a tiddler tagged $:/tags/Macro 
> Then wherever you put <<lt>> or <<gt>> it will display < or >

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to