matrix-spec/layouts
Kévin Commaille 2ecebb1ae8
Fix changed-in partial when used with multiple paragraphs
When used with a text that includes multiple paragraphs, the partial created invalid HTML by nesting `<p>` elements.
It also changed the rendering by making "Changed in vX.XX:" a separate paragraph, when it is inline with a single paragraph.

To change that we do as with "Required" and add "Changed in vX.XX:" to the text before it is rendered, making it inline with the first paragraph.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-11-19 12:01:14 +01:00
..
_default Provide MD checklists for the changelog (#1937) 2024-09-27 13:00:00 +01:00
docs Comments for all the layout templates 2021-01-12 20:45:24 -08:00
partials Fix changed-in partial when used with multiple paragraphs 2024-11-19 12:01:14 +01:00
shortcodes Sort VoIP events semantically (#1967) 2024-10-15 17:22:40 +01:00
404.html Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00