mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 20:02:15 +00:00
An image link such as [example](http://www.example.com/example.png) is supposed to be inlined by the backend. The regex backend_only_markdown_re in markdown.js does not recognize this link as an image link, causing issues when adding fixtures to zerver/fixtures/markdown_test_cases.json .
14 KiB
14 KiB