Skip to content

Commit b0469fe

Browse files
authored
Update README.md
1 parent 406c13b commit b0469fe

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,8 @@ Use the `group` parameter with the same name for each block. Use the optional `t
320320

321321
![GroupedCodeBlocks.gif](attachments/GroupedCodeBlocks.gif)
322322

323-
> [!important] Limitations
323+
> [!important]
324+
> Limitations
324325
> - The name of the group must be unique per document!
325326
> - Grouped code blocks are ungrouped when printing to PDF! This can't be changed unfortunately.
326327
@@ -363,7 +364,8 @@ In the settings page you can simply create your own prompt. For example if you c
363364

364365
You can also create prompts dynamically in a code block e.g.: `prompt:test` would display `test` at the beginning of every line. You can also use placeholder for the above mentioned parameters, and then define them. In this case the values will be replaced e.g.: `prompt:"{user} at {host} in {path}" user:mugiwara host:PC1 path:/var/www/html`.
365366

366-
> [!important] Limitation
367+
> [!important]
368+
> Limitation
367369
> The colors can **NOT** be set for On-Thy-Fly prompts!
368370
369371
### Supported commands

0 commit comments

Comments
 (0)