matrix-spec/layouts/partials
Kévin Commaille 9bb0ecc9d4
Avoid nesting p HTML elements
A p HTML element cannot contain other block elements,
so the "parent" element is closed when the first "child" one is opened.

We need to use Page.RenderString with options
to force Hugo to keep the wrapping p elements
even if the content contains a single paragraph.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-06-20 05:00:38 +02:00
..
events Add support for $ref URIs containing fragments in OpenAPI definitions and JSON schemas (#1751) 2024-03-19 14:50:49 +00:00
hooks Update docsy to v0.8.0 (#1699) 2024-02-27 18:12:39 +00:00
json-schema Do not add empty arrays to examples (#1849) 2024-06-11 17:03:53 +01:00
openapi Avoid nesting p HTML elements 2024-06-20 05:00:38 +02:00
added-in.html Start annotating which version of the spec added a thing (#3425) 2021-10-14 13:23:04 -06:00
alert.html Support alerts (notes, warnings, rationales) 2021-01-20 12:34:49 -08:00
breadcrumb.html Update docsy to v0.8.0 (#1699) 2024-02-27 18:12:39 +00:00
changed-in.html Move prev_content to unsigned (#3524) 2021-12-02 17:22:58 +00:00
footer.html Comments for all the layout templates 2021-01-12 20:45:24 -08:00
navbar.html Update docsy to v0.8.0 (#1699) 2024-02-27 18:12:39 +00:00
sidebar-tree.html Generate ToC with Hugo rather than JavaScript (#1851) 2024-06-11 22:24:23 +01:00
toc.html Generate ToC with Hugo rather than JavaScript (#1851) 2024-06-11 22:24:23 +01:00
version-banner.html Comments for all the layout templates 2021-01-12 20:45:24 -08:00