matrix-spec/layouts
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
..
_default Render a single page of the spec in Hugo 2021-01-12 15:31:01 -08:00
docs Comments for all the layout templates 2021-01-12 20:45:24 -08:00
partials Escape HTML manually in property-type partial 2024-04-17 12:50:47 +02:00
shortcodes Make resolve-allof partial recursive (#1787) 2024-04-17 09:29:34 +01:00
404.html Render a single page of the spec in Hugo 2021-01-12 15:31:01 -08:00