- Rewrite to ESM.
- Remove
dist/
from repo (build on package publish).
- Fixed infinite loop caused by empty abbreviations like
*[]: foo
. Empty abbreviations are no longer parsed.
- Fixed uc.micro use.
- maintenance, bower files rebuild
- Resolved collision with
linkify-it
. - Extended list of start/stop punctuation characters to unicode ones.
- Markdown-it 4.0.0 support. Use previous version for 2.x-3.x.
- First release.