diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/layouts/styles.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/layouts/styles.typ b/tests/layouts/styles.typ index c718ae18..25057d8a 100644 --- a/tests/layouts/styles.typ +++ b/tests/layouts/styles.typ @@ -11,7 +11,7 @@ using the standard library functions `bold` and `italic`! [italic] Styles can also be changed through context modification. This works basically in the same way as the built-in syntax. -_ +[italic] This is not italic anymore. 😀 |
