Files
delliottandDarragh Elliott b9caf021a4
continuous-integration/drone/push Build is passing
fix/paragraphs (#5431)
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>
2025-10-30 12:34:42 +00:00

53 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<countryset>
<version>1</version>
<country id="AX">Aland</country>
<country id="AL">Albania</country>
<country id="AT">Austria</country>
<country id="BA">Bosnia and Herzegovina</country>
<country id="BE">Belgium</country>
<country id="BG">Bulgaria</country>
<country id="BY">Belarus</country>
<country id="CH">Switzerland</country>
<country id="CY">Cyprus</country>
<country id="CZ">Czech Republic</country>
<country id="DE">Germany</country>
<country id="DK">Denmark</country>
<country id="EE">Estonia</country>
<country id="ES">Spain</country>
<country id="EU">European Union</country>
<country id="FO">Faroe Islands</country>
<country id="FI">Finland</country>
<country id="FR">France</country>
<country id="GB">United Kingdom</country>
<country id="GR">Greece</country>
<country id="HR">Croatia</country>
<country id="HU">Hungary</country>
<country id="IE">Ireland</country>
<country id="IM">Isle of Man</country>
<country id="IS">Iceland</country>
<country id="IT">Italy</country>
<country id="LI">Liechtenstein</country>
<country id="LT">Lithuania</country>
<country id="LU">Luxembourg</country>
<country id="LV">Latvia</country>
<country id="MD">Moldova</country>
<country id="ME">Montenegro</country>
<country id="MK">Macedonia</country>
<country id="MT">Malta</country>
<country id="NL">Netherlands</country>
<country id="NO">Norway</country>
<country id="PL">Poland</country>
<country id="PT">Portugal</country>
<country id="RO">Romania</country>
<country id="RS">Serbia</country>
<country id="RU">Russian Federation</country>
<country id="SE">Sweden</country>
<country id="SI">Slovenia</country>
<country id="SK">Slovakia</country>
<country id="TR">Turkey</country>
<country id="UA">Ukraine</country>
<country id="ZZ">Rest of the world</country>
</countryset>