UNPKG

micromark

Version:

small commonmark compliant markdown parser with positional info and concrete tokens

6 lines (3 loc) 111 B
import regexCheck from '../util/regex-check.mjs' var asciiDigit = regexCheck(/\d/) export default asciiDigit