Editors using the QgsCodeEditorHTML
class will be able to use the code reformatting functionality to pretty print HTML data within QGIS. Note that this functionality will require the BeautifulSoup4 or lxml libraries to be installed within the python environment to parse the XML/ HTML data.
This feature was developed by Yoann Quenach de Quivillic