mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Use triple-backticks for verbatim output
It's easier than indenting by four spaces, as @willthames points out.
This commit is contained in:
@@ -8,7 +8,9 @@ Please pick one and delete the rest:
|
||||
|
||||
##### Ansible Version:
|
||||
|
||||
Please paste the verbatim output from running “ansible --version”.
|
||||
```
|
||||
(Paste verbatim output from “ansible --version” here)
|
||||
```
|
||||
|
||||
##### Summary:
|
||||
|
||||
@@ -20,4 +22,6 @@ the change does.)
|
||||
|
||||
##### Example output:
|
||||
|
||||
If necessary, paste example output (indented by four spaces) here.
|
||||
```
|
||||
(Paste verbatim command output here if necessary)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user