doc: Use only three backticks for code blocks

refs #10965
This commit is contained in:
Eric Lippmann 2016-02-17 15:26:24 +01:00
parent d183919ca3
commit 90cd481e84
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Imagine the following host custom variable structure.
````
```
host.vars.
|-- cmdb_name
|-- cmdb_id
@ -23,7 +23,7 @@ host.vars.
`-- passwords.
|-- mysql_password
`-- ldap_password
````
```
`host.vars.cmdb_name`