Changes between Version 6 and Version 7 of User Guide/Wiki Style Guide
- Timestamp:
- May 8, 2020, 7:28:02 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
User Guide/Wiki Style Guide
v6 v7 104 104 }}} 105 105 106 === Common formats 107 108 || language || shortname for codeblock || 109 || shell script || bash, sh, ksh, zsh, shell || 110 || shell session || console, shell-session || 111 || powershell || powershell, posh, ps1, psm1 || 112 || ruby session || rbcon, irb || 113 || ruby code || rb, ruby, duby || 114 || json || json || 115 || json w no braces || json-object || 116 || yaml, yml || yaml || 117 || mix of yaml and jinja ||yaml+jinja, salt, sls || 118 || docker || docker, dockerfile || 119 106 120 == Using Markdown or !RestructuredText 107 121