Closed
Description
hast-util-from-parse5/index.js
Line 158 in c9b1e27
position(pos.startTag)
could return null
, but that branch isn't expected by the code that fails.
hast-util-from-parse5/index.js
Line 158 in c9b1e27
position(pos.startTag)
could return null
, but that branch isn't expected by the code that fails.