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-site.git
The following commit(s) were added to refs/heads/master by this push:
new 3aaf830 Remove unsupported markup formats
3aaf830 is described below
commit 3aaf83021fe1a549762696071f496c44236716f4
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Mar 11 21:15:39 2026 +0100
Remove unsupported markup formats
---
content/markdown/index.md.vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/markdown/index.md.vm b/content/markdown/index.md.vm
index f1e35ac..af46b87 100644
--- a/content/markdown/index.md.vm
+++ b/content/markdown/index.md.vm
@@ -42,7 +42,7 @@ Based on the \(now defunct\) Aptconvert project developed by
[Xmlmind](http://ww
${esc.h}${esc.h} Main Features
- Developed in Java
-- [Support of several markup formats](./references/index.html): APT \(Almost
Plain Text\), Confluence, Simplified DocBook, Markdown, FML \(FAQ Markup
Language\), FO, iText, LaTeX, RTF, TWiki, XDoc \(popular in Apache land\), XHTML
+- [Support of several markup formats](./references/index.html): APT \(Almost
Plain Text\), Markdown, FML \(FAQ Markup Language\), XDoc \(popular in Apache
land\), XHTML
- Easy to [learn the syntax of the supported markup
formats](./modules/index.html)
- Macro support
- No need to have a corporate infrastructure \(like wiki\) to host your
documentation