diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-03-18 02:40:29 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:25 +0200 |
| commit | 4d5e61d8d5495dd02b790097076b190c07252c90 (patch) | |
| tree | 7b69050d5192e240fd34f62d948a5870211219c4 /markdown/2012_02_wiki-and-tracker-are-now-powered-by-redmine.md | |
| parent | 659384dc54db02ccdce5648a9418283ee08fc216 (diff) | |
| download | haunt-blog-4d5e61d8d5495dd02b790097076b190c07252c90.tar.gz haunt-blog-4d5e61d8d5495dd02b790097076b190c07252c90.tar.bz2 haunt-blog-4d5e61d8d5495dd02b790097076b190c07252c90.zip | |
convert.py, markdown: Fix trailing whitespaces.
Many lines have 2 spaces at the end.
An example is the 'Location: [G5, Hall 3, Level 0][4] ' line inside
the markdown/2023_12_replicant-37c3.md file.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'markdown/2012_02_wiki-and-tracker-are-now-powered-by-redmine.md')
| -rw-r--r-- | markdown/2012_02_wiki-and-tracker-are-now-powered-by-redmine.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/markdown/2012_02_wiki-and-tracker-are-now-powered-by-redmine.md b/markdown/2012_02_wiki-and-tracker-are-now-powered-by-redmine.md index 4f65b59..4fe740e 100644 --- a/markdown/2012_02_wiki-and-tracker-are-now-powered-by-redmine.md +++ b/markdown/2012_02_wiki-and-tracker-are-now-powered-by-redmine.md @@ -4,7 +4,7 @@ title: Wiki and tracker are now powered by Redmine authors: Paul Kocialkowski --- Replicant web services are kindly hosted by the Oregon State University Open -Source Lab. +Source Lab. Recently, they asked us to consider switching from trac, which was powering our wiki and tracker, to redmine, another engine providing the same services. The reason is that redmine is easier to manage for them than trac. As a |
