Releases: hashicorp/remark-plugins
Releases · hashicorp/remark-plugins
4.1.1
15 Nov 19:25
Compare
Sorry, something went wrong.
No results found
Patches
fix(anchor-links): fix tabbedSectionDepth calculation: #49
Credits
Thanks @ashleemboyer for this fix!
4.1.0-canary.2
15 Nov 17:11
Compare
Sorry, something went wrong.
No results found
Patches
Fix: add missing g flag for regex: a2633f7
Maintenance
Fix: install prettier as dev dependency: 89e441d
Test: add fixture for multiple Tabs per HTML node: 060eb3e
4.1.0-canary.1
14 Nov 18:06
Compare
Sorry, something went wrong.
No results found
Patches
Adjusting tabbedSectionDepth checks: 83a442e
Reverting to regex, adding global flag: df83777
4.1.0-canary.0
14 Nov 16:47
Compare
Sorry, something went wrong.
No results found
Patches
Adjusting tabbedSectionDepth checks: 83a442e
4.1.0
10 Nov 15:05
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat(anchor-links): report tabbed section depth: #47
Patches
[COMPLIANCE] Add MPL 2.0 LICENSE: #46
4.0.1-canary.1
09 Nov 22:55
Compare
Sorry, something went wrong.
No results found
Patches
[COMPLIANCE] Add MPL 2.0 LICENSE: ce5b0c4
Merge pull request #46 from hashicorp/compliance/add-license: a4c3c33
Fix: recognixe JSX nodes: 742ff2c
v4.0.1
28 Sep 14:04
Compare
Sorry, something went wrong.
No results found
Patches
Fix:(anchor-links): don't extract markdown: f5850d4
What's Changed
New Contributors
Full Changelog : 4.0.0...v4.0.1
4.0.0
08 Jun 17:48
Compare
Sorry, something went wrong.
No results found
Major Changes
Feat: move id to heading, not extra elem: #40
Patches
3.3.1-canary.1
07 Jun 21:48
Compare
Sorry, something went wrong.
No results found
Major Changes
Feat: place id on heading, not extra node: 5bfd76e
Patches
Add deprecation notice: 6b47674
Fix: hairy splice bug: a935cc2
Docs: add failing test case for later: f1dbf9d
Fix: safeguard against double-run: 2ca4c54
3.3.1
09 Nov 19:46
Compare
Sorry, something went wrong.
No results found
This release updates the default value of the aliases properties in the optional headings option for anchor-links to be empty arrays ([]) instead of undefined.
See PR #39 for full details.