v1.23.0
2025-08-01
Added
HtmlToken.prototype.getRangethat returns the range of the HTML tag pair- New properties and methods of
AstRange:childNodes,firstChild,lastChild,children,firstElementChild,lastElementChild,childElementCount,offsetHeight,offsetWidth,getClientRects,remove,before,after,replaceWith,append,prepend,removeChild,getRootNode,closest,querySelector,querySelectorAll,getElementByTypes,getElementById,getElementsByClassName,getElementsByTagName,escape
Fixed
- Updated tag attributes for the
<ref>extension tag