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