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">Isole Aland</country>
<country id="AL">Albania</country>
<country id="AT">Austria</country>
<country id="BA">Bosnia-Erzegovina</country>
<country id="BE">Belgio</country>
<country id="BG">Bulgaria</country>
<country id="BY">Bielorussia</country>
<country id="CH">Svizzera</country>
<country id="CY">Cipro</country>
<country id="CZ">Repubblica Ceca</country>
<country id="DE">Germania</country>
<country id="DK">Danimarca</country>
<country id="EE">Estonia</country>
<country id="ES">Spagna</country>
<country id="EU">Unione Europea</country>
<country id="FO">Isole Far Oer</country>
<country id="FI">Finlandia</country>
<country id="FR">Francia</country>
<country id="GB">Regno Unito</country>
<country id="GR">Grecia</country>
<country id="HR">Croazia</country>
<country id="HU">Ungaria</country>
<country id="IE">Irlanda</country>
<country id="IM">Isola di Man</country>
<country id="IS">Islanda</country>
<country id="IT">Italia</country>
<country id="LI">Liechtenstein</country>
<country id="LT">Lituania</country>
<country id="LU">Lussemburgo</country>
<country id="LV">Lettonia</country>
<country id="MD">Moldavia</country>
<country id="ME">Montenegro</country>
<country id="MK">Macedonia</country>
<country id="MT">Malta</country>
<country id="NL">Paesi Bassi</country>
<country id="NO">Norvegia</country>
<country id="PL">Polonia</country>
<country id="PT">Portogallo</country>
<country id="RO">Romania</country>
<country id="RS">Serbia</country>
<country id="RU">Federazione Russa</country>
<country id="SE">Svezia</country>
<country id="SI">Slovenia</country>
<country id="SK">Slovacchia</country>
<country id="TR">Turchia</country>
<country id="UA">Ucraina</country>
<country id="ZZ">Resto del mondo</country>
</countryset>