Changes between Version 6 and Version 7 of User Guide/Wiki Style Guide


Ignore:
Timestamp:
May 8, 2020, 7:28:02 PM (4 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • User Guide/Wiki Style Guide

    v6 v7  
    104104}}}
    105105
     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
    106120== Using Markdown or !RestructuredText
    107121