This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch feature/site-markdown in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
commit f7cf728c2c7d21407b9ce42b75d0ae90ad5c9ef4 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
