You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/layouts/partials
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>
1 year ago
..
events Remove trailing slash on void HTML elements (#2009) 1 year ago
footer Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996) 1 year ago
hooks Fix relative URLs when serving the specification with a custom `baseURL` (#1984) 1 year ago
json-schema Fix the rendering of the event format for room versions 1 and 2 (#1883) 2 years ago
openapi Fix regression introduced when inlining "Required" (#2005) 1 year ago
added-in.html Enforce consistent vertical spacing between paragraphs in endpoint definitions (#1969) 1 year ago
alert.html Fix relative URLs when serving the specification with a custom `baseURL` (#1984) 1 year ago
breadcrumb.html Update docsy to v0.8.0 (#1699) 2 years ago
changed-in.html Fix `changed-in` partial when used with multiple paragraphs (#2006) 1 year ago
favicons.html Remove trailing slash on void HTML elements (#2009) 1 year ago
navbar.html Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996) 1 year ago
sidebar-tree.html Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996) 1 year ago
toc.html Generate ToC with Hugo rather than JavaScript (#1851) 2 years ago
version-banner.html Comments for all the layout templates 5 years ago