146 | | ||=Language =||=Shortname for Codeblock =|| |
147 | | || shell script || bash, sh, ksh, zsh, shell || |
| 146 | ||=Language =||=Shortname to Use in Code Block =|| |
| 147 | || C code || c || |
| 148 | || C++ code || cpp || |
| 149 | || Python code || python |
| 150 | || Java || java || |
| 151 | || JavaScript || js || |
| 152 | || Ruby code || ruby || |
| 153 | || Ruby session || irb || |
| 154 | || JSON || json || |
| 155 | || JSON with no braces || json-object || |
| 156 | || XML || xml |
| 157 | || YAML || yaml || |
| 158 | || Docker || docker, dockerfile || |
| 159 | || shell script || bash, sh, shell || |
149 | | || powershell || powershell, posh, ps1, psm1 || |
150 | | || ruby session || rbcon, irb || |
151 | | || ruby code || rb, ruby, duby || |
152 | | || json || json || |
153 | | || json w no braces || json-object || |
154 | | || yaml, yml || yaml || |
155 | | || mix of yaml and jinja ||yaml+jinja, salt, sls || |
156 | | || docker || docker, dockerfile || |
| 161 | || powershell || powershell || |
| 162 | |
| 163 | [wiki:TracSyntaxColoring more formats] |