Skip to content

Commit 406c13b

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

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

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

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

364364
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`.
365365

366-
> [!error] Limitation
366+
> [!important] Limitation
367367
> The colors can **NOT** be set for On-Thy-Fly prompts!
368368
369369
### Supported commands

0 commit comments

Comments
 (0)