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. |
||
---|---|---|
.. | ||
_default | ||
blog | ||
faq | ||
faqlanding | ||
feed | ||
glossary | ||
opslanding | ||
partials | ||
search | ||
section-index | ||
shortcodes | ||
404.html | ||
alias.html | ||
index.html | ||
robots.txt |