UNPKG

micromark

Version:

small commonmark compliant markdown parser with positional info and concrete tokens

8 lines (4 loc) 143 B
'use strict' var regexCheck = require('../util/regex-check.js') var unicodeWhitespace = regexCheck(/\s/) module.exports = unicodeWhitespace