mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
docs: Apply bullet style changes from Prettier.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 915884bff7)
This commit is contained in:
committed by
Tim Abbott
parent
5ae8fe292d
commit
0147c6adce
@@ -521,7 +521,7 @@ prose_style_rules: List["Rule"] = [
|
||||
{
|
||||
"pattern": "[oO]rganisation", # exclude usage in hrefs/divs
|
||||
"description": "Organization is spelled with a z",
|
||||
"exclude_line": {("docs/translating/french.md", "* organization - **organisation**")},
|
||||
"exclude_line": {("docs/translating/french.md", "- organization - **organisation**")},
|
||||
},
|
||||
{"pattern": "!!! warning", "description": "!!! warning is invalid; it's spelled '!!! warn'"},
|
||||
{"pattern": "Terms of service", "description": "The S in Terms of Service is capitalized"},
|
||||
|
||||
Reference in New Issue
Block a user