packages feed

typst-0.1.0.0: test/typ/text/emphasis-00.typ

// Basic.
_Emphasized and *strong* words!_

// Inside of a word it's a normal underscore or star.
hello_world Nutzer*innen

// Can contain paragraph in nested content block.
_Still #[

] emphasized._