On Sunday, June 12, 2022 at 11:51:35 AM UTC-7 cj.v...@gmail.com wrote: > Yeah, I can't figure out the code block thing. > Posting in Google Groups, sometimes the triple-tick marks are needed, > sometimes the single-tick marks. >
For multi-line code blocks, use tripled tick-marks, on separate lines before and after the code. For "inline" code, use single tick-marks, immediately before and after the code (on the same line as the code) Thus: This line contains `inline code content here`, and The following lines are in a code block: ``` Lines of code go here like this ``` -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 tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/511adaef-1628-490b-b2c7-5cfd75e312a7n%40googlegroups.com.