mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +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.