diff options
Diffstat (limited to 'tests/typ/text')
| -rw-r--r-- | tests/typ/text/emph-strong.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/emph-strong.typ b/tests/typ/text/emph-strong.typ index 9bdb5059..cd2191cc 100644 --- a/tests/typ/text/emph-strong.typ +++ b/tests/typ/text/emph-strong.typ @@ -7,7 +7,7 @@ _Emphasized and *strong* words!_ // Inside of a word it's a normal underscore or star. hello_world Nutzer*innen -// Can contain paragraph in child template. +// Can contain paragraph in nested content block. _Still [ ] emphasized._ |
