fix/paragraphs (#5431)
All checks were successful
continuous-integration/drone/push Build is passing
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:
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<html>
|
||||
<version>3</version>
|
||||
|
||||
@@ -17,16 +16,16 @@
|
||||
|
||||
<table class="table table-striped">
|
||||
<tr>
|
||||
<td><img src="donors/infrastructure-anexia.png" alt="anexia" /></td>
|
||||
<td><img src="donors/infrastructure-anexia.png" alt="anexia"/></td>
|
||||
<td>Anexia</td>
|
||||
</tr><tr>
|
||||
<td><img src="donors/infrastructure-noris.png" alt="noris network" /></td>
|
||||
<td><img src="donors/infrastructure-noris.png" alt="noris network"/></td>
|
||||
<td>noris network</td>
|
||||
</tr><tr>
|
||||
<td><img src="donors/infrastructure-plusserver.png" alt="PlusServer" /></td>
|
||||
<td><img src="donors/infrastructure-plusserver.png" alt="PlusServer"/></td>
|
||||
<td>PlusServer</td>
|
||||
</tr><tr>
|
||||
<td><img src="donors/infrastructure-plutex.png" alt="Plutex" /></td>
|
||||
<td><img src="donors/infrastructure-plutex.png" alt="Plutex"/></td>
|
||||
<td>PLUTEX</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -96,49 +95,49 @@
|
||||
diese Server.
|
||||
</li>
|
||||
|
||||
<li><em>2009-09-25</em>: <b>antilo AG</b> <br /> Für die Spende eines
|
||||
<li><em>2009-09-25</em>: <b>antilo AG</b> <br/> Für die Spende eines
|
||||
virtuellen Servers, um unseren internen VoIP-Server darauf zu betreiben
|
||||
</li>
|
||||
|
||||
<li><em>2009-09-20</em>: <b>AMOOMA GmbH</b> <br /> Für die Unterstützung
|
||||
<li><em>2009-09-20</em>: <b>AMOOMA GmbH</b> <br/> Für die Unterstützung
|
||||
bei der Installation und grundlegenden Konfiguration unseres VoIP-Servers
|
||||
</li>
|
||||
|
||||
<li><em>2009-09-01:</em>: <b>beroNet</b> <br /> Für die Spende von fünf
|
||||
<li><em>2009-09-01:</em>: <b>beroNet</b> <br/> Für die Spende von fünf
|
||||
VoIP-Telefonen für das Berliner Büro.</li>
|
||||
|
||||
<li><em>2007-03-21</em>: <b>Sun Microsystems</b> <br /> Für die Spende
|
||||
<li><em>2007-03-21</em>: <b>Sun Microsystems</b> <br/> Für die Spende
|
||||
eines Sun Fire T1000 Server (8 4-Core CPUs, 16GB RAM, 2x73GB
|
||||
Festplatten). Die FSFE betreibt Fellowship und E-Mail Dienste auf
|
||||
ihm.</li>
|
||||
|
||||
|
||||
<li><em>2006-05-20</em>: <b>Fakultät für Informatik, Universität
|
||||
Göteborg, Schweden</b> <br /> Für die Spende eines Dual Pentium
|
||||
Göteborg, Schweden</b> <br/> Für die Spende eines Dual Pentium
|
||||
III 1GHz Rechners mit 2GB RAM und einem IBM EXT300
|
||||
Festplattenkabinett mit 14x18 GB Platten.</li>
|
||||
|
||||
<li><em>2005-12-27</em>: <b>SAMSUNG Electronics Deutschland</b>
|
||||
<br /> Für die Spende von sechs SAMSUNG X20 XVM 1730 V Notebooks
|
||||
<br/> Für die Spende von sechs SAMSUNG X20 XVM 1730 V Notebooks
|
||||
die zu guter Verwendung vom FSFE Team nach Hamburg, Göteborg,
|
||||
Mailand, Brüssel, Frankfurt und Wien gebracht wurden; sowie der
|
||||
Spende von einer SAMSUNG Digimax V700 Digitalkamera.</li>
|
||||
|
||||
|
||||
<li><em>2005-01-17</em>: <b>Hewlett-Packard Deutschland</b> <br />
|
||||
<li><em>2005-01-17</em>: <b>Hewlett-Packard Deutschland</b> <br/>
|
||||
Für die Spende von zwei Compaq N2400 Servern (jeweils Dual CPU,
|
||||
Pentium III 1GHz mit 1GB RAM). Die Rechner ersetzten unsere
|
||||
ziemlich veralteten Internet- und Mailserver und führen
|
||||
Kerndienste der Free Software Foundation Europe aus.</li>
|
||||
|
||||
<li><em>2003-01-24</em>: <b>Fakultät für Informatik, Universität
|
||||
Göteborg, Schweden</b> <br /> Für die Spende von einem Andataco
|
||||
Göteborg, Schweden</b> <br/> Für die Spende von einem Andataco
|
||||
Festplattenkabinett mit 3x18 und 5x9 GB Platten, einem Single
|
||||
Pentium III 600MHz Rechner, einem Single Pentium III 450 MHz
|
||||
Rechner und einem Dual Pentium II 450 MHz Rechner.</li>
|
||||
|
||||
|
||||
<br /><small>(Nach Datum sortierte Liste, neueste Einträge oben)
|
||||
<br/><small>(Nach Datum sortierte Liste, neueste Einträge oben)
|
||||
</small>
|
||||
</ul>
|
||||
</body>
|
||||
@@ -151,8 +150,7 @@
|
||||
</ul>
|
||||
</sidebar>
|
||||
<translator>Thomas Tigges</translator>
|
||||
</html>
|
||||
<!--
|
||||
</html><!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
|
||||
Reference in New Issue
Block a user