On Tuesday, September 22, 2015 at 11:15:59 PM UTC-7, Tobias Beer wrote: > > Hi Eric, > >> You can use the <$text> widget, like this: >> <$text text="Apple //e" /> >> > Eventually, a simple wikitext shorthand will still be welcome... > *#1473 New wikitext syntax for representing literal text* > https://github.com/Jermolene/TiddlyWiki5/issues/1473 >
What if we just extend the existing <$text> widget so it could be used to enclose content, as an alternative to using the text="..." param. Then, you could write something like this: <$text> This block of content is to be treated as plain text even if it contains wiki formatting syntax Note: unlike a code block, current CSS styles, block mode, and word-wrap are still applied </$text> -e -- 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/8dfc6300-40d3-4135-84d1-e14be05e8a20%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

