From e5ea99c3f5559ba06d30922350e5cd9173541338 Mon Sep 17 00:00:00 2001 From: Vidhan Bhatt Date: Mon, 18 Nov 2024 13:47:49 -0500 Subject: [PATCH] fix: remove doctype space (fixes #66) --- hypertext-macros/src/rstml.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypertext-macros/src/rstml.rs b/hypertext-macros/src/rstml.rs index 42467c3..6b0789a 100644 --- a/hypertext-macros/src/rstml.rs +++ b/hypertext-macros/src/rstml.rs @@ -144,7 +144,7 @@ impl Generate for NodeComment { impl Generate for NodeDoctype { fn generate(&self, gen: &mut Generator) { - gen.push_str("