There is no way to get an instance of FlexmarkHtmlParser for further customization. There are two public build methods, but neither one is static and the constructor of the class is private.
Unless there is a reason not to, I think the builders should be static.