The mark describes an anchor, such as an <a>
element.
The mark describes text that has stress emphasis. In HTML this is triggered by <em>
or <i>
elements.
The mark describes text that has strong importance. In HTML this is triggered by <strong>
or <b>
elements.
Generated using TypeDoc
Describes the type of IContentBlockMarkData item.