2022-11-23 22:35:32 +00:00
created: 20221123223127425
2023-01-17 12:31:07 +00:00
modified: 20230117112244779
2024-06-04 18:42:22 +00:00
tags: Pragmas
2022-11-23 22:35:32 +00:00
title: Pragma: \parsermode
type: text/vnd.tiddlywiki
2023-01-17 12:31:07 +00:00
<<.from-version "5.2.4">>
2022-11-23 22:35:32 +00:00
2023-01-17 12:31:07 +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
2023-01-17 12:31:07 +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
2023-01-17 12:31:07 +00:00
;`\parsermode block` or `\parsermode inline`