UNPKG

micromark

Version:

small commonmark compliant markdown parser with positional info and concrete tokens

6 lines (3 loc) 128 B
import regexCheck from '../util/regex-check.mjs' var asciiAtext = regexCheck(/[#-'*+\--9=?A-Z^-~]/) export default asciiAtext