docs/layouts/_default
David Karlsson f7bbe06d27 feat: special rendering for codeblock variables
This change adds special rendering for variables in codeblocks.
Variables (placeholder values in examples subject to change)
can be denoted using the following syntax:

    <VARIABLE_NAME>

Using this format will render the variable in a special color, and
without the angle brackets, akin to:

    \033[95mVARIABLE_NAME\033[39m

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-13 20:17:16 +02:00
..
_markup feat: special rendering for codeblock variables 2023-10-13 20:17:16 +02:00
baseof.html migrate to hugo 2023-08-22 09:41:02 +02:00
cli.html chore: remove unused templates 2023-09-28 10:56:12 +02:00
engine-api-baseof.html fix: add logo background for api docs 2023-08-22 15:03:22 +02:00
glossary.html chore: remove unused templates 2023-09-28 10:56:12 +02:00
hub-api-baseof.html fix: add logo background for api docs 2023-08-22 15:03:22 +02:00
list.html chore: remove unused templates 2023-09-28 10:56:12 +02:00
single.html chore: remove unused templates 2023-09-28 10:56:12 +02:00