Skip to content

Commit fda1265

Browse files
authored
docs: remove alternative theorem title syntax
Removed alternative positional title syntax for theorem.
1 parent 8092fcf commit fda1265

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,6 @@ Just import and use theorion.
9191
#theorem[Euclid's Theorem][
9292
There are infinitely many prime numbers.
9393
] <thm:euclid>
94-
// Positional title syntax (alternative to named title parameter):
95-
#theorem[Euclid's Theorem][
96-
There are infinitely many prime numbers.
97-
]
9894
#theorem-box(outlined: false)[Theorem without numbering][
9995
This theorem is not numbered.
10096
]

0 commit comments

Comments
 (0)