This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
from ca82243f [DOXIA-657] Deprecate XHML(4) module
add adbc36bd [DOXIA-590] Either provided element class or default class
gets ignored
add 777f8d36 [DOXIA-660] Add ability to hide table rows via CSS
No new revisions were added by this update.
Summary of changes:
.../maven/doxia/sink/impl/Xhtml5BaseSink.java | 109 +++++++++---------
.../maven/doxia/sink/impl/XhtmlBaseSink.java | 108 +++++++++---------
.../maven/doxia/sink/impl/Xhtml5BaseSinkTest.java | 122 +++++++++++++++++++-
.../maven/doxia/sink/impl/XhtmlBaseSinkTest.java | 124 ++++++++++++++++++++-
4 files changed, 351 insertions(+), 112 deletions(-)