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. |
||
---|---|---|
.. | ||
branch_name.html | ||
idea_icon.html | ||
image.html | ||
inline_image.html | ||
istio_version.html | ||
search_engine_id.html | ||
site_suffix.html | ||
text.html | ||
text_dynamic.html | ||
text_file.html | ||
warning_icon.html |