in antora-ui-hop/src/js/01-nav.js [154:156]
function find (from, selector) { return [].slice.call(from.querySelectorAll(selector)) }