Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the type of IContentBlockMarkData item.

Index

Enumeration Members

Enumeration Members

ANCHOR: "ANCHOR"

The mark describes an anchor, such as an <a> element.

EMPHASIS: "EMPHASIS"

The mark describes text that has stress emphasis. In HTML this is triggered by <em> or <i> elements.

STRONG: "STRONG"

The mark describes text that has strong importance. In HTML this is triggered by <strong> or <b> elements.

Generated using TypeDoc