A more polished Markdown viewer is now available to everyone
The new Markdown viewer is now the default for every workspace. Shared Markdown opens as a focused article with a responsive table of contents, compact frontmatter, and typography designed for longer technical documents.
Code blocks use syntax highlighting and a dark, copyable frame. Wide tables scroll horizontally, long URLs wrap on smaller screens, standalone YouTube links become privacy-enhanced embeds, and Mermaid diagrams load only when a document needs them. Disclosure blocks written with <details> and <summary> are also supported.
Existing share links and version history stay the same. Comments continue to follow the document when their text can be matched after rendering; a comment may move slightly when the new layout changes line wrapping.
Explore the Markdown viewer demo to try the table of contents, code highlighting, Mermaid, YouTube, responsive tables, and disclosure blocks in one document.