joffrey-bion / livedoc

A not-so-annotation-based documentation generator for REST and websocket services
MIT License
5 stars 2 forks source link

Broken playground #29

Closed joffrey-bion closed 7 years ago

joffrey-bion commented 7 years ago

No playground displayed, even when turned on, and this error appears in the console:

handlebars.min.js:27 Uncaught Error: Parse error on line 9:
...y:none;" {{        /compare}}>        
----------------------^
Expecting 'ID', 'DATA', got 'SEP'
    at a.parseError (handlebars.min.js:27)
    at a.parse (handlebars.min.js:27)
    at c.e [as parse] (handlebars.min.js:27)
    at d (handlebars.min.js:27)
    at f (handlebars.min.js:27)
    at HTMLAnchorElement.<anonymous> (livedoc-ui.html?url=http://localhost:8080/jsondoc:1116)
    at HTMLAnchorElement.dispatch (jquery.js:4641)
    at HTMLAnchorElement.r.handle (jquery.js:4309)