1
0
mirror of synced 2025-12-19 09:57:42 -05:00
Files
docs/data/variables/command_line.yml

10 lines
442 B
YAML

# This is a temporary file to satisfy the translations that might still
# be using this. See internal issue #4377
# Use this variable wherever backticks are necessary
backticks: >-
{% ifversion fpt or ghec %}github.com{% else %}[hostname]{% endif %}
# Use this variable within codeblocks (because it includes HTML! Which only renders in shell codeblocks!)
codeblock: >-
{% ifversion fpt or ghec %}github.com{% else %}HOSTNAME{% endif %}