v4.1.0
Fixes:
- Update several dependencies to resolve various security issues
- Remove a bunch of unused code
- Fix the CFN template to be lintable
Features:
- GitHub Flavored Markdown extensions are now supported in all Markdown fragments, including both custom content fragments and API descriptions.
- Headers in custom content fragments now include IDs prefixed with
header-
, so you can reference things like# Section Header
via#header-section-header
.