1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 00:33:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/pragmas/Pragma_ _parsermode.tid

14 lines
499 B
Plaintext
Raw Normal View History

2022-11-23 22:35:32 +00:00
created: 20221123223127425
modified: 20230117112244779
tags: Pragma
2022-11-23 22:35:32 +00:00
title: Pragma: \parsermode
type: text/vnd.tiddlywiki
<<.from-version "5.2.4">>
2022-11-23 22:35:32 +00:00
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.
2022-11-23 22:35:32 +00:00
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.
2022-11-23 22:35:32 +00:00
;`\parsermode block` or `\parsermode inline`