Skip to content

How do we handle blockquotes?

Currently, blockquotes are supported as <p>-tag:

<p style="blockquote">Your text here</p>

In NITF, there is a more precise way using the <bq>-element. This is currently not supported and should be added.

Edited by Andreas