markdownExt top-level constant

List<String> const markdownExt

Implementation

const markdownExt = [
  '.md',
  '.markdown',
  '.mdown',
];