diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-03-18 03:01:50 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:25 +0200 |
| commit | f712ae0e2d5e7422590d640c02bd6655c5b38cd9 (patch) | |
| tree | 79fd51124db101adb2f49f12f4ef55dea5f10e4b /markdown/2014_12_replicant-4-2-0003-images-release.md | |
| parent | 4d5e61d8d5495dd02b790097076b190c07252c90 (diff) | |
| download | haunt-blog-f712ae0e2d5e7422590d640c02bd6655c5b38cd9.tar.gz haunt-blog-f712ae0e2d5e7422590d640c02bd6655c5b38cd9.tar.bz2 haunt-blog-f712ae0e2d5e7422590d640c02bd6655c5b38cd9.zip | |
Revert "convert.py, markdown: Fix trailing whitespaces."
This reverts commit 4ff9d384f766cee1d8e322b9f6b747161f55f85e
("convert.py, markdown: Fix trailing whitespaces.").
Without this revert, in site/replicant--37c3.html we see
'Location: G5, Hall 3, Level 0 DECT: 8652'
instead of:
Location: G5, Hall 3, Level 0
DECT: 8652
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'markdown/2014_12_replicant-4-2-0003-images-release.md')
| -rw-r--r-- | markdown/2014_12_replicant-4-2-0003-images-release.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/markdown/2014_12_replicant-4-2-0003-images-release.md b/markdown/2014_12_replicant-4-2-0003-images-release.md index ef4c0bc..98929c7 100644 --- a/markdown/2014_12_replicant-4-2-0003-images-release.md +++ b/markdown/2014_12_replicant-4-2-0003-images-release.md @@ -18,7 +18,7 @@ stable or reliable. The rewrite should be more robust and fail-proof: it has been tested daily on a couple of devices for the past few months, with no major incident to report. The Samsung-RIL rewrite has about as many features supported as the previous version, with the exception of a few ones that were -broken anyway (mainly, USSD and STK). +broken anyway (mainly, USSD and STK). The new code establishes a sane basis for external contributions, so everyone is welcome to dig in and add support for what's missing. |
