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 Move polldaddy script to an include, and update some options 2020-10-14 15:33:16 +02:00
content Reference compose spec in compose file formats 2020-11-17 10:42:36 +01:00
landing-page update http://dockr.ly links to use TLS 2020-10-27 12:38:17 +01:00
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 DESKTOP-1299 Adding experimental blurb in the Desktop community docs 2019-06-10 15:09:21 +01:00
experimental.md Add link to CLI experimental features 2020-04-17 17:12:46 +01:00
footer.html Add rel="noopener" to external links 2020-10-12 13:09:30 +02:00
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 Add image dimensions to logos and video-icons 2020-10-13 12:28:48 +02:00
install-script.md Add clarification on username in code snippet 2020-12-14 12:44:41 -05:00
kubernetes-mac-win.md Describe failed to find a Stack API version errors 2020-12-02 13:12:50 +01:00
navigation.html js/search.js: rewrite local search autocomplete and update styling 2020-10-15 17:20:28 +02:00
read_time.html Skip read-time if it's a minute or less 2020-10-22 17:07:58 +02:00
registry.md Add note on Docker Hub 2020-07-03 15:25:54 +01:00
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 Don't spam browser history when scrolling thru page 2018-10-11 22:41:48 -07:00