function getHeadingNode()

in static/js/scroll-apiref.js [138:140]


    function getHeadingNode(token) {
        return $('#' + token);
    }