From Telegram documentation channel: @ohallot Glossary help page is incorrectly rendered at build time. Compare Tags paragraph in latest version (https://help.libreoffice.org/latest/en-US/text/shared/00/00000002.html?DbPAR=SHARED#bm_id3150702) to version 6.1 (https://help.libreoffice.org/6.1/en-US/text/shared/00/00000002.html?DbPAR=SHARED#bm_id3150702). xhpeditor is rendering the Glossary xhp source (https://opengrok.libreoffice.org/raw/help/source/text/shared/00/00000002.xhp?r=3a55b50e) properly. Work around is adding a space between "<" and tag content and a space between the tage content and ">", but the regression was introduced in help3xsl/online_transform.xsl. between releases 7.3 and 7.4.
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/dfa442b3d862539a7b10af5281a080acaef7e73d tdf#150909 workaround for bad renderring of help page
Is this issue ready to close in regard with the patch provided?
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/05ca41502856e01755d7de748789cdfefd5e6d16 tdf#150909 Fix regression: HTML entities badly rendered