mirror of https://github.com/docker/docs.git
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>
|
||
|---|---|---|
| .. | ||
| _markup | ||
| baseof.html | ||
| cli.html | ||
| engine-api-baseof.html | ||
| glossary.html | ||
| hub-api-baseof.html | ||
| list.html | ||
| single.html | ||