elementType top-level constant

List<String> const elementType

Implementation

const elementType = [
  'headline',
  'planning',
  'node-property',
  'list-item-tag',
  'comment-block',
  'src-block',
  'example-block',
  'export-block',
  'keyword',
  'table-row',
  'comment',
  'fixed-width',
  'clock',
  'latex-environment',
  'horizontal-rule',
  'diary-sexp',
  'paragraph'
];