hast-util-to-html
hast-util-to-html copied to clipboard
add failing test case for allowParseErrors
Initial checklist
- [x] I read the support docs
- [x] I read the contributing guide
- [x] I agree to follow the code of conduct
- [x] I searched issues and couldn’t find anything (or linked relevant results below) https://github.com/orgs/syntax-tree/discussions/114
- [x] If applicable, I’ve added docs and tests
Description of changes
currently added a failing test for allowParseErrors
getting
error: |-
Expected values to be strictly equal:
+ actual - expected
+ '<a href="https://a?b&c"></a>'
- '<a href="https://a?b&c">'