istio.io/static/js
Martin Taillefer 5a1b090fbc
Improve handling for code blocks (#1580)
- Add the {{< text >}} shortcode as a way to declare code blocks. This shortcode
is intended to hide the subtleties around code blocks. More specifically, it
provides a transparent workaround for the Hugo bug around converting indented
code blocks with lines starting with dashes. It also deals with the special
formatting case we have around command-lines that start with `cat <<EOF`.

- Rename the {{< file_content >}} shortcode to {{< text_file >}} and the
{{< fetch_content >}} shortcode to {{< text_dynamic >}} for consistency in naming.
2018-06-28 06:29:27 -07:00
..
all.min.js Improve handling for code blocks (#1580) 2018-06-28 06:29:27 -07:00
all.min.js.map Improve handling for code blocks (#1580) 2018-06-28 06:29:27 -07:00
styleSwitcher.min.js Save a magic Netlify cookie to indicate language selection. 2018-06-16 22:31:13 -07:00
styleSwitcher.min.js.map Save a magic Netlify cookie to indicate language selection. 2018-06-16 22:31:13 -07:00