v18.0.8
fix: avoid race condition in async parallel parse/parseInline with hooks (#3924)
fix: Avoid O(n^2) masked source rebuild in inline tokenizer (#4017)
feat: add emStrongMask hook (#3749)
fix: fall back to default checkbox renderer when extension returns false (#4023)
chore: rename escape helper function (#3900)
fix: only create tokens inside tokenizers (#3755)
fix: avoid task checkbox for setext heading text (#3960)
feat: add generic types for parser and renderer output (#3722)
fix: fix infinite loop for indented code blank line (#3947)
chore(deps-dev): Bump @markedjs/eslint-config from 1.0.13 to 1.0.14 (#3835)
fix: Avoid O(n^2) backtracking in HTML block close and tilde interrupt regexes (#4014)