docs-matrix-spec/changelogs/internal/newsfragments
Kévin Commaille 1095179374
Upgrade version of Hugo used to build the spec in CI (#1794)
* 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>
2024-04-23 16:30:21 +01:00
..
.gitignore Add an "internal changes" changelog section (#1194) 2022-08-02 19:48:35 -06:00
1765.clarification Fix npm publishing being broken in CI (#1765) 2024-03-22 18:27:42 +00:00
1769.clarification Formatting fixes in CONTRIBUTING.rst (#1769) 2024-03-26 11:28:31 +00:00
1770.clarification Reduce whitespace on mobile viewports (#1770) 2024-03-27 09:55:01 +00:00
1771.clarification Arrange rows in .basic-info tables vertically when horizontal space is constrained (#1771) 2024-04-09 13:31:46 +00:00
1773.clarification Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
1775.clarification Fix Hugo warnings (#1775) 2024-04-09 14:18:16 +01:00
1781.clarification Update github-labels.rst (#1781) 2024-04-10 07:16:01 +01:00
1786.clarification Upgrade CI scripts dependencies (#1786) 2024-04-16 17:59:12 +01:00
1787.clarification Make resolve-allof partial recursive (#1787) 2024-04-17 09:29:34 +01:00
1788.clarification Bump minimum Hugo version in README (#1788) 2024-04-16 18:00:06 +01:00
1789.clarification Fix property type resolution in render-object-table (#1789) 2024-04-16 18:25:33 +01:00
1793.misc Factor out common definition of Tag type (#1793) 2024-04-17 13:51:24 +01:00
1794.clarification Upgrade version of Hugo used to build the spec in CI (#1794) 2024-04-23 16:30:21 +01:00