You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 15.0.0 [skip ci]
# [15.0.0](v14.1.4...v15.0.0) (2024-11-09)
### Bug Fixes
* escape html in renderer ([#3495](#3495)) ([58d66e5](58d66e5))
* Move all regexps to rules ([#3519](#3519)) ([1f88deb](1f88deb))
### BREAKING CHANGES
* escape html in renderers for all tokens.
chore(release): 14.1.3 [skip ci]
## [14.1.3](v14.1.2...v14.1.3) (2024-10-15)
### Bug Fixes
* include single nested parens in emStrong link mask ([#3475](#3475)) ([2b7efa8](2b7efa8))
* kill SIGINT signal at man for marked --help ([#3483](#3483)) ([b1fd3ea](b1fd3ea))