1.2.0
Release 1.2.0
-
Romain Manni-Bucau: [asciidoc-java] adding asciidoc-java module, for now it is not yet integrated with any other module until we switch to java17 as baseline. link.
-
Romain Manni-Bucau: [ci] move ci to java 17 to be able to build asciidoc module. link.
-
Romain Manni-Bucau: [doc] pick an icon for asciidoc-java module doc. link.
-
Romain Manni-Bucau: [doc] fix asciidoc-java doc page title. link.
-
Romain Manni-Bucau: [doc] typo. link.
-
Romain Manni-Bucau: [asciidoctor-java] few more html block implemented. link.
-
Romain Manni-Bucau: [asciidoctor-java] basic html implementation. link.
-
Romain Manni-Bucau: [asciidoc-java] fix header/body delimitation when there is no attributes + source headers. link.
-
Romain Manni-Bucau: [asciidoctor-java] adding help in minimalistic main. link.
-
Romain Manni-Bucau: [asciidoctor-java] ensure ifeval can use build time attributes properly. link.
-
Romain Manni-Bucau: [asciidoctor-java] enable to embed images. link.
-
Romain Manni-Bucau: [build] licenses. link.
-
Romain Manni-Bucau: [asciidoctor-java] integrate code blocks with carbon.now. link.
-
Romain Manni-Bucau: [asciidoctor-java] integrate code blocks with carbon.now - using frame for a better portability for now. link.
-
Romain Manni-Bucau: [browser] open with browser feature is broken on recent linux version due to a bug in java desktop, adding a workaround. link.
-
Romain Manni-Bucau: [minisite] enable to use asciidoctor-java (#9)
-
[minisite] enable to use asciidoctor-java
-
[browser] open with browser feature is broken on recent linux version due to a bug in java desktop, adding a workaround
-
converging to asciidoctor html layout and style to reuse its css by default
-
[asciidoc][minisite] make the default html renderer of asciidoc module closer to asciidoctor to reuse its css
-
[asciidoc] add basic stem support
-
[asciidoc] enable a2s
-
[minisite][mojo] ensure to properly explain how to setup asciidoc-java when it is not there
-
[asciidoc] more tolerance on header parsing
-
[asciidoc][html] fake preamble for pre-section part - we can revisit this later but ultimately we should drop that concept probably + insert
more often
-
[asciidoc] converging to asciidoctor style (adding some wrapping, role handling, ...)
-
[version] moving to 1.2.0-SNAPSHOT. link.
-
Romain Manni-Bucau: [cleanup] ensure project builds without warnings. link.
-
Romain Manni-Bucau: [asciidoc] tolerate an empty line before source block callouts. link.
-
Romain Manni-Bucau: [asciidoc] better support of multiline text in lists. link.
-
Romain Manni-Bucau: [asciidoc] support conditional blocks in header. link.
-
Romain Manni-Bucau: [asciidoc] tolerate inline link in code block (weirdish). link.
-
Romain Manni-Bucau: [asciidoc] basic toc handling. link.
-
francois papon: [build] upgrade to nexus-staging-maven-plugin 1.6.13. link.
-
Romain Manni-Bucau: [asciidoc][minisite] make the default html renderer of asciidoc module closer to asciidoctor to reuse its css. link.
-
Romain Manni-Bucau: git converging to asciidoctor html layout and style to reuse its css by default. link.
-
Romain Manni-Bucau: [crypt][properties] extract properties crypto logic from maven plugin to let it be reused more easily. link.