Hello xwiki Team,
I try to use the rendering API to convert some old wiki pages from a different system written in HTML to xwiki 2.1.
I always end up with the following error Message:
Failed to locate Parser for syntax [HTML 4.01]
I attached my main class which is just trying to get the parser to run.
I also attached the pom file.
Any idea what I’m doing wrong?
MyConverter.txt (1.9 KB) pmo.txt (2.6 KB)