matrix-spec/layouts/partials
Kévin Commaille ecb90fc724
Escape HTML manually in property-type partial
The behavior of `delimit` changed,
so Hugo doesn't recognize "safe" HTML passed to it anymore, so it escapes nested HTML links.

To fix that we escape the schema data manually
and consider the output of the partial as "safe".

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-04-17 12:50:47 +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 Make resolve-allof partial recursive (#1787) 2024-04-17 09:29:34 +01:00
openapi Escape HTML manually in property-type partial 2024-04-17 12:50:47 +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
version-banner.html Comments for all the layout templates 2021-01-12 20:45:24 -08:00