docs/_includes
Sebastiaan van Stijn ac396880ec
_includes/cli.md: fix flag descriptions with < and >
Some flag descriptions contain point-brackets to indicate required
options, e.g.:

    --ssh stringArray   SSH agent socket or keys to expose to the build (format: default|<id>[=<socket>|<key>[,<key>]])

When rendering those options as HTML, those options were not visible as
they were rendered as a HTML element.

Given that flag-descriptions are not expected to have MarkDown or HTML
formatting, we can HTML-escape them to prevent this.

This patch escapes the flag-descriptions using liquid's `esacape` command.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-13 10:45:30 +01:00
..
analytics
content
landing-page
api-version-matrix.md Update engine reference for 20.10 release 2020-12-09 00:50:04 +01:00
cli.md _includes/cli.md: fix flag descriptions with < and > 2021-01-13 10:45:30 +01:00
experimental-feature.md
experimental.md
footer.html
github-pr.md replaced docker/docker with moby/moby (#2879) 2017-04-20 15:32:18 -05:00
head.html Disable search auto-complete in development environment 2020-10-23 15:22:55 +02:00
header.html
install-script.md
kubernetes-mac-win.md
navigation.html
read_time.html Skip read-time if it's a minute or less 2020-10-22 17:07:58 +02:00
registry.md
theme-switch.html js: move theme switcher to its own script, and use localstorage 2020-10-14 17:37:21 +02:00
toc_pure_liquid.html