We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8092fcf commit fda1265Copy full SHA for fda1265
1 file changed
README.md
@@ -91,10 +91,6 @@ Just import and use theorion.
91
#theorem[Euclid's Theorem][
92
There are infinitely many prime numbers.
93
] <thm:euclid>
94
-// Positional title syntax (alternative to named title parameter):
95
-#theorem[Euclid's Theorem][
96
- There are infinitely many prime numbers.
97
-]
98
#theorem-box(outlined: false)[Theorem without numbering][
99
This theorem is not numbered.
100
]
0 commit comments