Testing HTML content

A rendering test with headings, paragraphs, a blockquote, and a link to see how EmDash treats rich content.

HTML rendering test

This paragraph is regular Portable Text content rendered by the EmDash frontend layer.

This is a blockquote. It should render as a quote, not as raw escaped text.

This sentence includes a link to Syntax Skills so we can verify link rendering in article content.

Raw HTML such as <h2>Injected heading</h2> is stored here as text inside Portable Text. The expected safe behavior is that it is escaped or treated as text unless a custom raw HTML block is explicitly enabled.

No comments yet