Markdown
The Markdown component is a read-only way to display content formatted in
markdown-style.
Changes to Markdown. The full components changelog also lists package-wide and cross-cutting entries.
3.13.0
Updates
- Inline code is now purple instead of neutral, with dedicated values for light and dark mode. (APPDEV-19763)
- The YAML frontmatter at the start of a document now renders as a metadata table, making its key-value pairs easier to scan than a raw text block. (APPDEV-17777)