spring-io / spring-asciidoctor-extensions

Asciidoctor Extensions developed by the Spring team
46 stars 18 forks source link

Infinite loop when a secondary block has no primary #62

Closed wilkinsona closed 3 years ago

wilkinsona commented 3 years ago

The removal of Zepto (#63) has removed the infinite loop but the error handling could be better as the code currently tries to access classList on null.