docs: Remove inaccurate docs on removed avatar feature.

We removed this specific feature a few years ago. While the general
docs there are stale in other ways, we can at least remove this
confusing documentation.

Fixes #18326.
This commit is contained in:
Tim Abbott
2025-09-17 12:14:07 -07:00
parent 0af56bb80b
commit aa317ee844

View File

@@ -271,7 +271,4 @@ accurate.
- Disabled images with `![]()` (images from links are shown as an inline
preview).
- Allow embedding any avatar as a tiny (list bullet size) image. This
is used primarily by version control integrations.
- We added the `~~~ quote` block quote syntax.