v7.2.0
What's Changed
- Resolve issue with catastrophic backtracking regex by @Prestaul in #436
- fix: add package.json to exports by @ilia-kurganskii in #445
- refactor: simplify image+link regexes, allow data image URLs by @probablyup in #472
- Parse link reference definitions surrounded by angle brackets by @ElliotFriend in #476
- feat: add support for "mark" syntax
==text==
by @probablyup in #471 - Syntax nits to make IntelliJ happy by @ikonst in #417
- fix: improve link detection regex by @probablyup in #483
New Contributors
- @Prestaul made their first contribution in #436
- @ilia-kurganskii made their first contribution in #445
- @ElliotFriend made their first contribution in #476
Full Changelog: v7.1.9...v7.2.0