How to escape backtick in tiddly wiki markup?

137 views
Skip to first unread message

talha131

unread,
Mar 20, 2019, 5:14:24 AM3/20/19
to TiddlyWiki

How do I escape backtick ` in tiddly wiki markup?

I have tried <pre>`</pre> but it didn’t work.

In Markdown double backticks do the trick, like


``foo` `` produces foo`

What’s the equivalent for tiddly wiki?

Jeremy Ruston

unread,
Mar 20, 2019, 5:17:41 AM3/20/19
to tiddl...@googlegroups.com
Hi Talha131

How do I escape backtick ` in tiddly wiki markup?

In most situations you can use the equivalent HTML entity:

&#96;

Best wishes

Jeremy.


I have tried <pre>`</pre> but it didn’t work.

In Markdown double backticks do the trick, like


``foo` `` produces foo`

What’s the equivalent for tiddly wiki?


--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1967e715-133c-4afe-8d0d-6e1d74270307%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ton Gerner

unread,
Mar 20, 2019, 5:21:24 AM3/20/19
to TiddlyWiki
Hi,

Try:

<code>&#96;</code>

Cheers,

Ton



talha131

unread,
Mar 20, 2019, 5:31:43 AM3/20/19
to TiddlyWiki
Thank you all.
Reply all
Reply to author
Forward
0 new messages