docx4j replace placeholder with (x)html converted into WordML, but in result document I see WordML markup tags
I have a code that replaces placeholders like ${NAME} to the plain text.
I use docx4j and docx4j-search-and-replace-util for replacing placeholders.