We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 224d410 commit f4828b0Copy full SHA for f4828b0
README.md
@@ -39,7 +39,7 @@ This is a simple usage example:
39
]
40
41
// A simple slide
42
-#slide()[
+#slide[
43
- This is a simple `slide` with no title.
44
- #stress("Bold and coloured") text by using `#stress(text)`.
45
- Sample link: #link("typst.app")
example.typ
@@ -23,7 +23,7 @@
23
24
25
26
27
28
29
0 commit comments