Micro subset of unicode data files for markdown-it projects.
Regular expressions are generated at build time from
regenerate-unicode-properties,
maintained by Mathias Bynens.
That's just a proxy to reduce dependencies/install size.
This package content is ONLY for markdown-it projects needs. Don't ask to extend it!
Update the pinned regenerate-unicode-properties dependency and run the tests:
npm install --save-dev --save-exact regenerate-unicode-properties@latest
npm testTo check the Unicode version provided by the dependency:
node -p "require('regenerate-unicode-properties/unicode-version.js')"