I am now stuck with a Javascript error when running Asciidoctor.js :
Uncaught TypeError: Cannot call method '$[]' of undefined asciidoctor.js:2181
def.$lock_in_subs asciidoctor.js:2181
Lexer.constructor.$next_block asciidoctor.js:4352
Lexer.constructor.$next_section asciidoctor.js:3875
Lexer.constructor.$parse
default_subs = $scope.SUBS is undefined and the $scope is initialized with $scope = AbstractBlock._scope
The SUBS constants from Substituters are not loaded in the "scope" but I don't know why... ideas ?
Free forum by Nabble | Edit this page |