blockKeysExceptHeader property

Set<String> blockKeysExceptHeader
final

Implementation

static final Set<String> blockKeysExceptHeader = LinkedHashSet.of({
  Attribute.list.key,
  Attribute.align.key,
  Attribute.codeBlock.key,
  Attribute.blockQuote.key,
  Attribute.indent.key,
  Attribute.direction.key,
});