Hi Ken The solution that I use is to wrap the pathname in backticks, which causes it to be displayed as literal monospaced text: `//hostname/folder`
Would that work for you? Best wishes Jeremy On Sun, Nov 23, 2014 at 9:58 PM, Ken <[email protected]> wrote: > I am trying to include a URL in the format '//hostname/folder' in a > Tiddler. Tiddlywiki sees the '//' as a request to format the text in > italics. How do I "quote" the '//' so they appear as part of the rendered > text rather than as formatting characters? > > In V2, I would use triple double quotes, or the <nowiki> tag, but neither > of these appears to work in V5. The triple backtick quotes the characters, > but I really don't want to display the URL in "code" format. > > Thanks. > > > -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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. For more options, visit https://groups.google.com/d/optout.

