docs-matrix-spec/layouts
Kévin Commaille c5eac010be
Fix changed-in partial when used with multiple paragraphs (#2006)
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-26 17:53:52 +00:00
..
_default Provide MD checklists for the changelog (#1937) 2024-09-27 13:00:00 +01:00
docs Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996) 2024-11-19 21:40:34 +00:00
partials Fix changed-in partial when used with multiple paragraphs (#2006) 2024-11-26 17:53:52 +00:00
shortcodes Remove trailing slash on void HTML elements (#2009) 2024-11-20 18:21:25 -05:00
404.html Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00