mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +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>`
|
- Disable line-numbering within fenced code blocks -- the `<table>`
|
||||||
output confused our web client code.
|
output confused our web client code.
|
||||||
|
|
||||||
### Other
|
### Headings
|
||||||
|
|
||||||
- Disable headings, both `# foo` and `== foo ==` syntax: they don't
|
- Enable headings with syntax `# foo` (syntax `== foo ==` is unsupported).
|
||||||
make much sense for chat messages.
|
|
||||||
|
### Other
|
||||||
|
|
||||||
- Disabled images with `![]()` (images from links are shown as an inline
|
- Disabled images with `![]()` (images from links are shown as an inline
|
||||||
preview).
|
preview).
|
||||||
|
|||||||
Reference in New Issue
Block a user