Italicize quote

This commit is contained in:
ScriptAutomate 2020-09-05 00:43:24 -05:00 committed by Daniel Wozniak
parent 43d172d7dd
commit cf66a4c1d7

View file

@ -17,8 +17,8 @@ What does YAML stand for? It's an acronym for *YAML Ain't Markup Language*.
`The Official YAML Website <yaml.org>`_ defines YAML as:
...a human friendly data serialization
standard for all programming languages.
*...a human friendly data serialization*
*standard for all programming languages.*
However, Salt uses a small subset of YAML that maps over very commonly used data
structures, like lists and dictionaries. It is the job of the YAML renderer to