From f863ef3e7df678c5d4cd457e29a69ed218b0647a Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Tue, 12 Apr 2022 22:37:21 +0200 Subject: [PATCH] Document skooma SVG helper --- page/skooma.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/page/skooma.html b/page/skooma.html index 473f49e..3df683b 100644 --- a/page/skooma.html +++ b/page/skooma.html @@ -178,6 +178,16 @@ +
+

The svg helper

+ +

+ This works exactly the same as the html helper, + except that it creates elements with the appropriate namespace + and does not convert camelCase to kebab-case. +

+
+

The text helper