mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 18:39:57 +00:00
00927d2e13
Fixes #7058
18 lines
372 B
Plaintext
18 lines
372 B
Plaintext
created: 20221123223127425
|
|
modified: 20221123223127425
|
|
tags: Pragmas
|
|
title: Pragma: \parsermode
|
|
type: text/vnd.tiddlywiki
|
|
|
|
The ''\parsermode'' [[pragma|Pragmas]] adjusts whether the remaining text is parsed in block mode or inline mode. See [[WikiText Parser Modes]] for details of parser modes.
|
|
|
|
```
|
|
\parsermode block|inline
|
|
```
|
|
|
|
For example:
|
|
|
|
```
|
|
\parsermode inline
|
|
```
|