From 72c93faec78c967f9fb101430ebb110cc2e97547 Mon Sep 17 00:00:00 2001 From: sejo Date: Wed, 19 May 2021 22:21:49 -0500 Subject: agregando estilos --- gemtext2html.awk | 38 ++++++++++++++++++++++++++++---------- 1 file changed, 28 insertions(+), 10 deletions(-) (limited to 'gemtext2html.awk') diff --git a/gemtext2html.awk b/gemtext2html.awk index c808a40..ce11980 100644 --- a/gemtext2html.awk +++ b/gemtext2html.awk @@ -1,16 +1,21 @@ # gemtext2html # 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 +# +# importante: solo un {wikilink} (con o sin espacios) por línea # # modo de uso: # awk -f gemtext2html.awk archivo.gmi > archivo.html # BEGIN{ + sitio = "HOLO" # para poder abrir y cerrar