This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch feature/asciidoctor-converter
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
from 6e01fa9 Protect implementation classes
add d34a4b0 Add support for emphasis and code tags
No new revisions were added by this update.
Summary of changes:
.../processor/AbstractAsciidocTreeVisitor.java | 65 ++++++++++++---
.../log4j/docgen/processor/AsciidocData.java | 94 +++++++++++++++-------
.../log4j/docgen/processor/internal/BlockImpl.java | 1 -
.../src/test/it/example/JavadocExample.java | 7 ++
.../expected/processor/JavadocExample.adoc | 5 ++
5 files changed, 129 insertions(+), 43 deletions(-)