greaterElementType top-level constant

List<String> const greaterElementType

Implementation

const greaterElementType = [
  'org-data',
  'section',
  'property-drawer',
  'drawer',
  'plain-list',
  'list-item',
  'quote-block',
  'verse-block',
  'center-block',
  'special-block',
  'footnote-definition',
  'table'
];