hexojs/hexo-renderer-marked
### [`v3.3.0`](https://togithub.com/hexojs/hexo-renderer-marked/releases/3.3.0)
[Compare Source](https://togithub.com/hexojs/hexo-renderer-marked/compare/3.2.0...3.3.0)
#### Feature
- feat: anchorAlias option to set custom header id [#172]
- once enabled, for example in `## [foo](#bar)`, id will be set as "bar".
#### Fix
- fix(postAsset): support post in a subfolder [#173]
- a post could be in a subfolder like `source/_posts/example/lorem/`
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.2.0
->3.3.0
Release Notes
hexojs/hexo-renderer-marked
### [`v3.3.0`](https://togithub.com/hexojs/hexo-renderer-marked/releases/3.3.0) [Compare Source](https://togithub.com/hexojs/hexo-renderer-marked/compare/3.2.0...3.3.0) #### Feature - feat: anchorAlias option to set custom header id [#172] - once enabled, for example in `## [foo](#bar)`, id will be set as "bar". #### Fix - fix(postAsset): support post in a subfolder [#173] - a post could be in a subfolder like `source/_posts/example/lorem/`Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This change is