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 aa56053  Add support for emphasis and code tags
     add 51994c8  Add support for simple code language detection and formatting
     add 8c3cc52  Improve support for table headers

No new revisions were added by this update.

Summary of changes:
 .../processor/AbstractAsciidocTreeVisitor.java     | 96 +++++++++++++++-------
 .../log4j/docgen/processor/AsciidocConverter.java  | 19 +++--
 .../log4j/docgen/processor/AsciidocData.java       | 30 +++++--
 .../log4j/docgen/processor/internal/CellImpl.java  |  2 +
 .../log4j/docgen/processor/internal/TableImpl.java | 19 ++---
 .../src/test/it/example/JavadocExample.java        | 23 +++++-
 .../expected/processor/JavadocExample.adoc         | 34 ++++++--
 7 files changed, 159 insertions(+), 64 deletions(-)

Reply via email to