You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> - The name of the group must be unique per document!
325
326
> - Grouped code blocks are ungrouped when printing to PDF! This can't be changed unfortunately.
326
327
@@ -363,7 +364,8 @@ In the settings page you can simply create your own prompt. For example if you c
363
364
364
365
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`.
365
366
366
-
> [!important] Limitation
367
+
> [!important]
368
+
> Limitation
367
369
> The colors can **NOT** be set for On-Thy-Fly prompts!
0 commit comments