import SimpleAnchor from "simple-anchor"; const anchors = new SimpleAnchor({ icon: null, }); anchors.add("div#content h2, div#content h3, div#content h4");