diff options
| author | Joe Carstairs <me@joeac.net> | 2026-09-08 21:35:13 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-09-08 21:35:13 +0100 |
| commit | dce85da71fe9ec8b41ad57ea86bbac448b143afe (patch) | |
| tree | 08ef466508bc9d906af597abcc2f7365e93cdf85 /http/bin/gmi2upphtml | |
| parent | f5602bab371a3f3a1fb5aced4ec4822c35a9ca5d (diff) | |
Diffstat (limited to 'http/bin/gmi2upphtml')
| -rwxr-xr-x | http/bin/gmi2upphtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/http/bin/gmi2upphtml b/http/bin/gmi2upphtml index 3d36409..afaf9ef 100755 --- a/http/bin/gmi2upphtml +++ b/http/bin/gmi2upphtml @@ -110,6 +110,8 @@ do then prefix="<pre><code>" is_first_line_of_preformatted_block=0 + else + prefix="" fi if [ "$(echo "$line" | cut -c1-3)" = "\`\`\`" ] then |
