* Upgrade version of Hugo used to build the spec in CI Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * 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> * Add changelog Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> --------- Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 line
64 B
Text
1 line
64 B
Text
Update the version of Hugo used to render the spec to v0.124.1.
|