Update README.md (#2145)
GitHub now supports Typst highlighting in code blocks
This commit is contained in:
parent
de902d8775
commit
11a3497399
|
|
@ -75,7 +75,7 @@ Let's dissect what's going on:
|
||||||
<details>
|
<details>
|
||||||
<summary>Text version of the code example.</summary>
|
<summary>Text version of the code example.</summary>
|
||||||
|
|
||||||
```text
|
```typst
|
||||||
#set page(width: 10cm, height: auto)
|
#set page(width: 10cm, height: auto)
|
||||||
#set heading(numbering: "1.")
|
#set heading(numbering: "1.")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue