mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
bugdown: Update outdated comment about Zulip's heading support.
This commit is contained in:
committed by
Tim Abbott
parent
862515b7a4
commit
cd7396e732
@@ -1860,8 +1860,7 @@ class Bugdown(markdown.Markdown):
|
|||||||
# We disable the following blockparsers from upstream:
|
# We disable the following blockparsers from upstream:
|
||||||
#
|
#
|
||||||
# indent - replaced by ours
|
# indent - replaced by ours
|
||||||
# hashheader - disabled, since headers look bad and don't make sense in a chat context.
|
# setextheader - disabled; we only support hashheaders for headings
|
||||||
# setextheader - disabled, since headers look bad and don't make sense in a chat context.
|
|
||||||
# olist - replaced by ours
|
# olist - replaced by ours
|
||||||
# ulist - replaced by ours
|
# ulist - replaced by ours
|
||||||
# quote - replaced by ours
|
# quote - replaced by ours
|
||||||
|
|||||||
Reference in New Issue
Block a user