matrix-spec/changelogs/internal/newsfragments
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
..
.gitignore
1967.clarification
1969.clarification
1970.clarification
1971.clarification
1972.clarification
1975.clarification
1976.clarification
1977.clarification
1984.clarification Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00
1985.clarification
1991.clarification
1996.clarification Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996) 2024-11-19 21:40:34 +00:00
1997.clarification Fix author links in the proposals lists (#1997) 2024-11-20 12:33:22 +00:00
1999.clarification Improve the quality of the rendered diagrams (#1999) 2024-11-19 21:41:45 +00:00
2000.clarification Update Inter font and set display: swap (#2000) 2024-11-19 22:01:27 +00:00
2001.clarification Use a proper favicon (#2001) 2024-11-19 22:08:45 +00:00
2002.clarification Fix error in ToC script at the bottom of the page (#2002) 2024-11-19 22:06:20 +00:00
2003.clarification Clean up unused CSS classes in openapi/render-operation partial (#2003) 2024-11-19 22:13:12 +00:00
2005.clarification Fix regression introduced when inlining "Required" (#2005) 2024-11-26 17:51:24 +00:00
2006.clarification Fix changed-in partial when used with multiple paragraphs (#2006) 2024-11-26 17:53:52 +00:00
2009.clarification Remove trailing slash on void HTML elements (#2009) 2024-11-20 18:21:25 -05:00