From 29d30be730518bf063e31f219954ac54498fd993 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Wed, 11 Oct 2023 12:43:08 +0200 Subject: html: add an h1 with title --- tests/html.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/html.scm b/tests/html.scm index 561dc67..805ab17 100644 --- a/tests/html.scm +++ b/tests/html.scm @@ -31,6 +31,6 @@ (let ((html-index (with-output-to-string (lambda () (html:render index))))) (test-assert (string=? (pk html-index) - "

first entry

Ekaitz

Este es el resumen

Este es el contenido