From 27a2164dffe2352e6975866993d21d0196a09271 Mon Sep 17 00:00:00 2001 From: sejo Date: Thu, 20 May 2021 17:10:49 -0500 Subject: reemplaza < > por html entities --- gemtext2html.awk | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'gemtext2html.awk') diff --git a/gemtext2html.awk b/gemtext2html.awk index 5162d17..ab4d44e 100644 --- a/gemtext2html.awk +++ b/gemtext2html.awk @@ -2,6 +2,7 @@ # convierte un archivo en gemtext a html de acuerdo a la spec # excepción: enlaces a imagen (jpg, png, gif) se vuelven # TODO actualizar descripción +# TODO h2 en nav? # # importante: solo un {wikilink} (con o sin espacios) por línea # @@ -10,7 +11,7 @@ # BEGIN{ - sitio = "HOLO" + sitio = "🥭" # para poder abrir y cerrar