v7.1.9
What's Changed
- feat(compiler): allow replacing of special capital html characters by @garywilddev in #448
- fix: handle fenced code block metadata (4e403ae)
- fix: use JSX.IntrinsicAttributes instead of React.Props (9d1d907)
- refactor: detect ordered and unordered lists separately unless nested (895c2b7)
- fix: lists are not eligible in simple inline mode (b7c9481)
New Contributors
- @fubhy made their first contribution in #467
- @garywilddev made their first contribution in #448
Full Changelog: v7.1.8...v7.1.9