aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a17c5d8..6293bd8 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ module.
Example usage:
-```
+```text
http://gemtext.localhost {
root example/static
gemtext {
@@ -85,7 +85,7 @@ if set, or current working directory otherwise.
The template action delimiters. Defaults to:
-```
+```text
delimiters "{{" "}}"
```