Escape preformatted text

This commit is contained in:
Charles E. Lehner 2020-09-18 21:34:36 -04:00
parent ff977be941
commit 6b75737859
Signed by untrusted user: cel
GPG Key ID: C28D95BB012367EA
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ render_gemini() {
next
}
in_literal {
print
print escape_html($0)
next
}
in_list && !/^\*/ {