mirror of https://github.com/istio/istio.io.git
- 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.
|
||
|---|---|---|
| .. | ||
| all.min.js | ||
| all.min.js.map | ||
| styleSwitcher.min.js | ||
| styleSwitcher.min.js.map | ||