Update copy syntax to CommonMark compliant
This commit is contained in:
@@ -24,7 +24,7 @@ This example YAML configuration file defines a general discussion category form.
|
||||
|
||||
The configuration file for a discussion category form must contain a `body` key, and the `body` must contain at least 1 non-Markdown field.
|
||||
|
||||
```YAML{:copy}
|
||||
```YAML copy
|
||||
body:
|
||||
- type: input
|
||||
id: suggestion
|
||||
|
||||
Reference in New Issue
Block a user