What's Changed
- fix(wrapper): Output variable name instead of value by @alerque in #103
- chore(cli): make
c
alias forcompile
by @iamgio in #110 - fix(html): accept non-ascii characters in IDs (fixes wrong page index in ToC when non-ascii headings are present) by @iamgio in #113
- feat(cli): add
--out-name
by @iamgio in #111 - fix(i18n): fix Japanese translations by @sanoakr in #117
- perf(lexer): optimize regex caching, with up to 50% speed up by @iamgio in #118
New Contributors
Full Changelog: v1.6.0...v1.6.1