data_import: Document Rocket.Chat import tool.

This commit is contained in:
Priyansh Garg
2021-07-25 03:09:05 +05:30
committed by Tim Abbott
parent 24dd0ff96c
commit e68b1989b3
8 changed files with 114 additions and 9 deletions

View File

@@ -880,6 +880,7 @@ help_markdown_rules = RuleList(
"pattern": "[a-z][.][A-Z]",
"description": "Likely missing space after end of sentence",
"include_only": {"templates/zerver/help/"},
"exclude_pattern": "Rocket.Chat",
},
{
"pattern": r"\b[rR]ealm[s]?\b",