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>
21 lines
662 B
XML
21 lines
662 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>1</version>
|
|
|
|
<activity id="tgs" date="2002-12-30" status="finished">
|
|
<title>TUX&GNU@school column</title>
|
|
<description>
|
|
The TUX&GNU@school column was a regular column about Free
|
|
Software in education written by by Mario Fux. It informed about
|
|
educational Free Software, useful web sites on the topic and
|
|
other interesting topics for teachers, students and all software
|
|
freedom advocates.
|
|
</description>
|
|
<link href="/activities/tgs/"/>
|
|
<order priority="1"/>
|
|
<tags>
|
|
<tag key="awareness"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|