summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWannesMalfait <46323945+WannesMalfait@users.noreply.github.com>2023-09-14 19:06:27 +0200
committerGitHub <noreply@github.com>2023-09-14 19:06:27 +0200
commit11a34973990ff6b6ff66a74ccc5b0be09f515afe (patch)
treeb98537562b594bcfc736d0d00fc7353288db5cd5
parentde902d8775992a6d7a2168964de8e2db336504c4 (diff)
Update README.md (#2145)
GitHub now supports Typst highlighting in code blocks
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07ff2b7a..665a119c 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ Let's dissect what's going on:
<details>
<summary>Text version of the code example.</summary>
- ```text
+ ```typst
#set page(width: 10cm, height: auto)
#set heading(numbering: "1.")