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 2022/07/31 09:08:17 UTC

[maven-doxia] branch master updated (03ceb77b -> 6b5d94d1)

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 03ceb77b [DOXIA-665] Add anchors around FML parts
     add 6b5d94d1 [DOXIA-599] Replace <a /> element's name attribute with id attribute

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/maven/doxia/sink/impl/Xhtml5BaseSink.java  | 2 +-
 .../test/java/org/apache/maven/doxia/sink/impl/Xhtml5BaseSinkTest.java  | 2 +-
 .../src/test/java/org/apache/maven/doxia/module/fml/FmlParserTest.java  | 2 +-
 .../src/test/java/org/apache/maven/doxia/module/xdoc/XdocSinkTest.java  | 2 +-
 .../test/java/org/apache/maven/doxia/module/xhtml5/Xhtml5SinkTest.java  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)