Closed
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and discussions and couldn’t find anything (or linked relevant results below)
Affected package
mdast-util-directive
Steps to reproduce
Actual behavior
The first list
in containerDirective
has spread: true
, the second list
not in containerDirective
has spread: false
.
Expected behavior
Both should have spread: false
Runtime
v18.20.5
Package manager
yarn@4
Operating system
mac 15.2
Build and bundle tools
No response