ServiceNowITOM / ansible-sn-inventory

Ansible Dynamic Inventory for ServiceNow
Apache License 2.0
79 stars 45 forks source link

formatting #3

Closed klauern closed 7 years ago

klauern commented 7 years ago

Just a lot of little formatting fixes to improve the look. It also simplifies having to escape the _'s everywhere, as the backtick is interpreted as a code block. Similarly, instead of quoting with >, you can just indent 4 spaces, or prefix code sections using triple backticks.