1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 03:35:52 +00:00
Files
fep/scripts/fep_tools
Timothy Cyrus 7eefb5cf57 escape html characters in clean_markdown (#868)
The site page for [FEP-61cf](https://fediverse.codeberg.page/fep/fep/61cf/) is currently bugged because of unescaped double quotes.
The YAML issue could be solved with something like `yaml.safe_dump`, but there's also an HTML issue (mkdocs doesn't escape quotes).
`clean_markdown` now uses the built-in `html.escape()` (`nh3.escape()` escapes too much)

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/868
2026-06-27 17:33:50 +02:00
..
2025-11-01 08:40:20 +01:00
2025-11-01 08:40:20 +01:00
2025-11-01 08:40:20 +01:00
2025-11-01 08:40:20 +01:00
2025-11-01 08:40:20 +01:00
2025-11-01 08:40:20 +01:00
2025-11-01 08:40:20 +01:00