Release v1.3.0
1.3.0 (2022-08-11)
Features
- markdown: update table escape regex (2e670c4)
- tag: ignore 'dist' except in tags (d62d97e)
- tag: ignore 'dist' except in tags (2bb265f)
Bug Fixes
- remove code-quote when vertical bar inside table (a8df0fb), closes #168 #96 #124
- wrap vertical bar context with code html element (53a8f23)
Build Systems
What's Changed
- remove code-quote when vertical bar inside table by @fty4 in #174
- feat(markdown): update table escape regex by @Jamie-BitFlight in #175
- feat(tag): ignore 'dist' except in tags by @Jamie-BitFlight in #176
- feat(tag): ignore 'dist' except in tags by @Jamie-BitFlight in #177
New Contributors
- @fty4 made their first contribution in #174
- @Jamie-BitFlight made their first contribution in #175
Full Changelog: v1.2.7...v1.3.0