matrix-spec/layouts/partials/openapi
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
..
render-api.html Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
render-content-type.html Break out non-JSON request/response content types as tables (#1756) 2024-03-21 14:45:07 -06:00
render-object-table.html Escape HTML manually in property-type partial 2024-04-17 12:50:47 +02:00
render-operation.html Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
render-parameters.html Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
render-request.html Make resolve-allof partial recursive (#1787) 2024-04-17 09:29:34 +01:00
render-responses.html Make resolve-allof partial recursive (#1787) 2024-04-17 09:29:34 +01:00