mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
docs: Fix Markdown developer docs discussion of headings.
This commit is contained in:
@@ -262,10 +262,11 @@ accurate.
|
||||
- Disable line-numbering within fenced code blocks -- the `<table>`
|
||||
output confused our web client code.
|
||||
|
||||
### Other
|
||||
### Headings
|
||||
|
||||
- Disable headings, both `# foo` and `== foo ==` syntax: they don't
|
||||
make much sense for chat messages.
|
||||
- Enable headings with syntax `# foo` (syntax `== foo ==` is unsupported).
|
||||
|
||||
### Other
|
||||
|
||||
- Disabled images with `![]()` (images from links are shown as an inline
|
||||
preview).
|
||||
|
||||
Reference in New Issue
Block a user