This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
commit 373cc35c270c9935544586f9aa64ed30e7dd9787 Author: Konrad Windszus <[email protected]> AuthorDate: Tue Mar 10 16:06:49 2026 +0100 Move to match target converter format MARKDOWN with doxia-converter --- .../src/site/{apt/using-fml-xsd.apt => markdown/using-fml-xsd.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt b/doxia-modules/doxia-module-fml/src/site/markdown/using-fml-xsd.md similarity index 100% rename from doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt rename to doxia-modules/doxia-module-fml/src/site/markdown/using-fml-xsd.md
