v0.4.0
What's Changed
- Fix filename of common/common.js in package.json that breaks the node package after rename. by @Greenscreener in #161
- fix: recognize escaped "$" in latex blocks by @ribru17 in #165
- fix: allow whitespace after closing code block fence by @ribru17 in #163
- feat: update to tree-sitter 0.24 by @ObserverOfTime in #166
- fix: highlights & injections query paths in tree-sitter.json by @topi314 in #178
- injections.scm: TOML +++ metadata frontmatter support by @notpeter in #181
New Contributors
- @Greenscreener made their first contribution in #161
- @ribru17 made their first contribution in #165
- @topi314 made their first contribution in #178
- @notpeter made their first contribution in #181
Full Changelog: v0.3.2...v0.4.0