• Andy Wilkinson's avatar
    Make block switches work on every page of multi-page docs · 23073d9e
    Andy Wilkinson authored
    There's a bug in some versions of AsciidoctorJ where extensions are
    only called on this first conversion performed by a given Asciidoctor
    instance. This affects the multi-page documentation where there are
    multiple conversions performed – one for each page in the
    documentation.
    
    This commit upgrades the version of AsciidoctorJ used by the
    Asciidoctor Gradle plugin to 2.4.1, which contains fix for the problem.
    
    Closes gh-23709
    23073d9e
Name
Last commit
Last update
..
src Loading commit data...
build.gradle Loading commit data...
gradle.properties Loading commit data...
settings.gradle Loading commit data...