mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
Our pages are declared as HTML5:
<!DOCTYPE html>
The markdown library only supports HTML4, but that's probably closer than XHTML.
(imported from commit c78be9ae9bccf029def8d94d3647b0ccce8b2252)