diff options
| author | Laurenz <laurmaedje@gmail.com> | 2019-11-11 16:53:16 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2019-11-11 16:53:16 +0100 |
| commit | 580655a3bfae1e0c7798925222494c6d49fc8ffc (patch) | |
| tree | ac71842fa46f603f754b405ba0f93e8e6ffeae33 /tests | |
| parent | 7d853cbea180e0ba635e8d8de11b820d5f9432fe (diff) | |
Update style example once again 🎈
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. 😀 |
