1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-06-21 07:54:07 +00:00

Docs clarification

This commit is contained in:
Jeremy Ruston 2013-10-29 14:52:23 +00:00
parent b4da65d1c9
commit 55a70b3fac

View File

@ -1,7 +1,7 @@
tags: concepts tags: concepts
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
title: WikiText title: WikiText
modified: 201305011529 modified: 201310291329
\define wikitext-example(src) \define wikitext-example(src)
``` ```
@ -73,6 +73,8 @@ This will be monospaced
``` ```
</pre> </pre>
The three backticks need to be at the start of the line and immediately followed by a newline, otherwise they won't be interpreted correctly.
Renders as: Renders as:
``` ```