1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docs
Tina Müller (tinita) 57d5b8642a Add examples to YAMLSyntax; fix minor issues and improve wording (#35703)
* Add examples to YAMLSyntax; fix minor issues and improve wording

I added proper titles to "Flow Collections" and "Block Scalars", because these
are official YAML Terms, so people can find better help when having issues.

I changed the "ignored newlines" to "folded newlines" because I think ignoring
gives a wrong impression, especially since empty lines (more than one newline)
are not ignored and have a special meaning.

I added an example how to enforce a newline in a folded block scalar.

I fixed the list of characters that are allowed/not allowed in plain and
double quoted scalars.

I added the #yaml channel to the IRC link.

I added links to the YAML Specs. For completeness, I also included YAML 1.2,
although PyYAML and libyaml currently implement 1.1.

* Improve wording

* Add three more characters to forbidden first characters
2018-02-05 13:32:06 -08:00
..
api docs: PEP8 compliance (#24681) 2017-05-30 18:08:25 +01:00
bin Temporary (#31677) 2018-01-15 21:15:04 -08:00
docsite Add examples to YAMLSyntax; fix minor issues and improve wording (#35703) 2018-02-05 13:32:06 -08:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00