You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2019/05/30 11:11:54 UTC

[maven-doxia] branch master updated (b654bb6 -> 1eea821)

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 b654bb6  [DOXIA-570] Escape links to xml based figureGraphics image elements
     add f6fd521  Corrected over-generous assertions
     add 1eea821  [DOXIA-583] Avoid over-escaping table captions

No new revisions were added by this update.

Summary of changes:
 .../maven/doxia/sink/impl/Xhtml5BaseSink.java      |  2 +-
 .../maven/doxia/sink/impl/XhtmlBaseSink.java       |  2 +-
 .../maven/doxia/sink/impl/Xhtml5BaseSinkTest.java  | 26 +++++++++++-----------
 .../maven/doxia/sink/impl/XhtmlBaseSinkTest.java   | 26 +++++++++++-----------
 4 files changed, 28 insertions(+), 28 deletions(-)