From 3744e927eef57da85bb466391742cfdf07f84113 Mon Sep 17 00:00:00 2001 From: Sam Scholten Date: Thu, 27 Aug 2026 15:16:21 +1000 Subject: add hspace-* horizontal offset utilities, document in README --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index 44922b5..28e1567 100644 --- a/README +++ b/README @@ -123,6 +123,14 @@ def hello(name):
``` +### Horizontal Offset +```html +indented text +
indented block
+custom + +``` + ## Themes ## Customization -- cgit v1.2.3