Is it possible to create an Builder option in order to remove empty tags ? "suppressEmptyNode" option builds empty tags to self closing tags, but it would be nice to remove it completely on the output. Thanks !