mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
docs: Capitalize Markdown consistently.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
60a25b2721
commit
768f9f93cd
@@ -93,7 +93,7 @@ EOF
|
||||
|
||||
./tools/update-prod-static
|
||||
|
||||
# We don't need duplicate copies of emoji with hashed paths, and they would break markdown
|
||||
# We don't need duplicate copies of emoji with hashed paths, and they would break Markdown
|
||||
find prod-static/serve/generated/emoji/images/emoji/ -regex '.*\.[0-9a-f]+\.png' -delete
|
||||
|
||||
echo "$GITID" > build_id
|
||||
|
||||
Reference in New Issue
Block a user