1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-19 18:59:42 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/pragmas/Pragma_ _parsermode.tid
Saq Imtiaz eb15dc8408
Docs: Corrects tag on parsermode pragma documentation (#8235)
* docs: Corrects tag on parsermode pragma documentation

* Update Pragma_ _parsermode.tid

reset modified date
2024-06-04 19:42:22 +01:00

14 lines
500 B
Plaintext

created: 20221123223127425
modified: 20230117112244779
tags: Pragmas
title: Pragma: \parsermode
type: text/vnd.tiddlywiki
<<.from-version "5.2.4">>
The ''\parsermode'' [[pragma|Pragma]] adjusts whether the remaining text is parsed in block mode or inline mode. See [[WikiText Parser Modes]] for details of parser modes.
As with all pragmas, setting the parser mode this way can only be done at the start of text, not within the main body of the text.
;`\parsermode block` or `\parsermode inline`