UNPKG

micromark

Version:

small commonmark compliant markdown parser with positional info and concrete tokens

6 lines (3 loc) 117 B
import regexCheck from '../util/regex-check.mjs' var asciiAlpha = regexCheck(/[A-Za-z]/) export default asciiAlpha