1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-08 13:35:51 +00:00

Website: Fix FEP-0151 rendering (#746)

Fixes https://codeberg.org/fediverse/fep/issues/743

It breaks because summary starts with a `[`

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/746
Reviewed-by: helge <helge@noreply.codeberg.org>
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
This commit is contained in:
silverpill
2026-01-09 12:30:41 +01:00
committed by silverpill
parent 53da706095
commit 14311a2932
+1 -1
View File
@@ -77,7 +77,7 @@ hide:
return f"""---
hide:
- navigation
description: {description}
description: "{description}"
---
"""