This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a change to branch DOXIA-590
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
from a4da3895 [DOXIA-590] Either provided element class or default class
gets ignored
new 1fe1baf7 implement hidden rows
new 9fe50645 Improve naming
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../maven/doxia/sink/impl/Xhtml5BaseSink.java | 45 +++++---
.../maven/doxia/sink/impl/XhtmlBaseSink.java | 46 +++++---
.../maven/doxia/sink/impl/Xhtml5BaseSinkTest.java | 120 +++++++++++++++++++-
.../maven/doxia/sink/impl/XhtmlBaseSinkTest.java | 122 ++++++++++++++++++++-
4 files changed, 298 insertions(+), 35 deletions(-)