Xwiki rendering failed to locate parser

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)

Could you paste the full error stack trace please?

Thanks

I was finally able to run the conversion. :slight_smile:
I was missing the following dependency:

org.xwiki.rendering
xwiki-rendering-macro-html
13.3