UNPKG

micromark

Version:

small commonmark compliant markdown parser with positional info and concrete tokens

6 lines (3 loc) 135 B
import regexCheck from '../util/regex-check.mjs' var asciiPunctuation = regexCheck(/[!-/:-@[-`{-~]/) export default asciiPunctuation