mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Adds a linter rule for markdown files so that new cases of "e.g." without a comma wont be introduced to user-facing documentation. Fixes the remaining cases of "e.g." in markdown files that are not followed by a comma.