UNPKG

micromark

Version:

small commonmark compliant markdown parser with positional info and concrete tokens

6 lines (3 loc) 133 B
import regexCheck from '../util/regex-check.mjs' var asciiAlphanumeric = regexCheck(/[\dA-Za-z]/) export default asciiAlphanumeric