On Tuesday, September 22, 2015 at 5:04:15 PM UTC-7, Robert Edwards wrote: > > Anyway, suppose I want to have double-slashes in the body of a paragraph, > and I don't want the paragraph formatted as block text (i.e. no font > differences) e.g.: > Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus augue > urna, scelerisque vel pulvinar eget, tincidunt vitae tellus. Etiam at > hendrerit lacus. Vivamus pulvinar porta lacinia. Apple //e Proin a lorem > bibendum, egestas ipsum ut, accumsan quam. Vivamus sagittis laoreet ex in > ullamcorper. Phasellus rhoncus orci condimentum orci aliquet, quis > consectetur mauris vehicula. Sed nec eleifend felis. > (Text made red for emphasis but would be black in my tiddler). Any way to > do this? >
You can use the <$text> widget, like this: <$text text="Apple //e" /> -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/7067b8f0-c769-4d4a-b20f-b7d5c40d9504%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

