Description: Page layout is that of a Basic while it should pure text + examples values within a table. Extra paragraphs that are irrelevant should be removed. Steps to Reproduce: 1. Click 1st link in 'RGB function' Basic help page OR 1. Open https://help.libreoffice.org/6.3/en-US/text/sbasic/shared/00000003.html?&DbPAR=BASIC help page Actual Results: a help page with irrelevant 'Foo function' and VBA related help page layout Expected Results: Useless paragraphs should be removed Reproducible: Always User Profile Reset: No Additional Info:
Confirmed, just the looks like <link href... /> to the "long integer color value" is not closed correctly in the XHP, so picks up other shared elements from 00000003.xhp https://opengrok.libreoffice.org/xref/help/source/text/sbasic/shared/03010305.xhp?r=75cf3186#34
or should it maybe be an <embed href.../>?
This page is an auxiliary Help page that provides elements (tables, headings, codes) to be embedded in other Help pages. Its layout is not relevant and don't need to be fixed. -> not a bug.
Therefore it should not be linked from ‘RGB function’ help page and should not be indexed. I suggest to clean the mentioned link