diff options
Diffstat (limited to 'lib/html.source.sh')
| -rw-r--r-- | lib/html.source.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/html.source.sh b/lib/html.source.sh index ac604c9..03bbb45 100644 --- a/lib/html.source.sh +++ b/lib/html.source.sh @@ -111,7 +111,7 @@ html::fromgmi () { echo "</pre><br />" is_plain=no else - html::encode "$line" | html::process_inline + html::encode "$line" fi continue fi |
