fix: added multiple note format rule (#36174)
This commit is contained in:
@ -142,6 +142,7 @@ The following is an example of code:
|
|||||||
|
|
||||||
````
|
````
|
||||||
- Additional information in the form of a note should be formatted `<strong>Note:</strong> Rest of note text...`
|
- Additional information in the form of a note should be formatted `<strong>Note:</strong> Rest of note text...`
|
||||||
|
- If multiple notes are needed, then list all of the notes in separate sentences using the format `<strong>Notes:</strong> First note text. Second note text.`.
|
||||||
- Use double quotes where applicable
|
- Use double quotes where applicable
|
||||||
|
|
||||||
## Formatting seed code
|
## Formatting seed code
|
||||||
|
Reference in New Issue
Block a user