Files
delliott 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">Åland</country>
<country id="AL">Albanie</country>
<country id="AT">Autriche</country>
<country id="BA">Bosnie-Herzégovine</country>
<country id="BE">Belgique</country>
<country id="BG">Bulgarie</country>
<country id="BY">Bélarus</country>
<country id="CH">Suisse</country>
<country id="CY">Chipre</country>
<country id="CZ">Tchèquie</country>
<country id="DE">Allemagne</country>
<country id="DK">Danemark</country>
<country id="EE">Estonie</country>
<country id="ES">Espagne</country>
<country id="EU">Union Européenne</country>
<country id="FI">Finlande</country>
<country id="FO">Iles Feroe</country>
<country id="FR">France</country>
<country id="GB">Royaume-Uni</country>
<country id="GR">Grèce</country>
<country id="HR">Croatie</country>
<country id="HU">Hongrie</country>
<country id="IE">Irlande</country>
<country id="IM">Ile de Man</country>
<country id="IS">Islande</country>
<country id="IT">Italie</country>
<country id="LT">Lituanie</country>
<country id="LI">Liechtenstein</country>
<country id="LU">Luxembourg</country>
<country id="LV">Lettonie</country>
<country id="MD">Moldavie</country>
<country id="ME">Montenegro</country>
<country id="MK">Macédoine</country>
<country id="MT">Malte</country>
<country id="NL">Pays-Bas</country>
<country id="NO">Norvège</country>
<country id="PL">Pologne</country>
<country id="PT">Portugal</country>
<country id="RO">Roumanie</country>
<country id="RS">Serbie</country>
<country id="RU">Fédération de Russie</country>
<country id="SE">Suède</country>
<country id="SI">Slovénie</country>
<country id="SK">Slovaquie</country>
<country id="TR">Turquie</country>
<country id="UA">Ukraine</country>
<country id="ZZ">Reste du monde</country>
</countryset>