fix/paragraphs (#5431)
All checks were successful
continuous-integration/drone/push Build is passing

Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure.

In the end may implement only one or none of these, subject to major design changes.

Solves #5409

Co-authored-by: Darragh Elliott <me@delliott.net>
Reviewed-on: #5431
Co-authored-by: delliott <delliott@fsfe.org>
Co-committed-by: delliott <delliott@fsfe.org>
This commit was merged in pull request #5431.
This commit is contained in:
2025-10-30 12:34:42 +00:00
committed by tobiasd
parent 3877e383d7
commit b9caf021a4
11235 changed files with 79137 additions and 126151 deletions

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8"?>
<html>
<version>1</version>
@@ -15,8 +14,7 @@
</p>
</body>
</html>
<!--
</html><!--
Local Variables: ***
mode: xml ***
End: ***