Thanks Jeremy Very clever & very useful ... my understanding now ...
``To use single ticks in inline code you can like this... `ticked`.`` Renders as ... [image: Annotation 2019-11-25 195554.jpg] That enables display of single backticks BY wrapping in double backticks. ``` The code for the last example can also be shown by wrapping with triple backticks... ``To use single ticks in inline code you can like this... `ticked`.`` ``` Renders as ... [image: Annotation 2019-11-25 195633.jpg] This enables both single and double backticks BY wrapping in triple backticks. Good stuff! TT On Monday, 25 November 2019 17:38:52 UTC+1, Jeremy Ruston wrote: > > Hi TiddlyTweeter > > You can use single backticks literally within code blocks: > > This is a > > ``` > Code block`with a tick > ``` > > If you define a code block run with double backticks then you can use > literal single backticks within it: > > A ``code run with a tick` like this `` > > Best wishes > > Jeremy. > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d73c37fd-d556-487e-b498-b42b2fde2bc9%40googlegroups.com.

