Skip to content

markdown-it/uc.micro

Repository files navigation

uc.micro

CI NPM version

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 Unicode data

Update the pinned regenerate-unicode-properties dependency and run the tests:

npm install --save-dev --save-exact regenerate-unicode-properties@latest
npm test

To check the Unicode version provided by the dependency:

node -p "require('regenerate-unicode-properties/unicode-version.js')"

About

Micro subset of unicode data files for markdown-it projects.

Resources

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages