diff options
| author | Laurenz <laurmaedje@gmail.com> | 2019-10-11 20:28:22 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2019-10-11 20:28:22 +0200 |
| commit | 6f22e4f13c42f06b686a01fbdd28a0163e88ae77 (patch) | |
| tree | a78145f5f9d84325529a8529875c9ef6ca5b9a1a /tests/layouts | |
| parent | c0e4fd55e6fa738cfc5dcc851d0fc3ee2d0f2cd2 (diff) | |
Render debug boxes 🧭
Diffstat (limited to 'tests/layouts')
| -rw-r--r-- | tests/layouts/styles.tps | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/layouts/styles.tps b/tests/layouts/styles.tps index 790d2b38..ef5d4e3b 100644 --- a/tests/layouts/styles.tps +++ b/tests/layouts/styles.tps @@ -9,5 +9,5 @@ _Emoji:_ Hello World! 🌍 _Styles:_ This is made *bold*, that _italic_ and this one `monospace` using the built-in syntax! -_Styles with functions:_ This [bold][word] is made bold and [italic][that] is italic -using the standard library functions [mono][bold] and `italic`! +_Styles with functions:_ This [bold][word] is made bold and [italic][that] italic +using the standard library functions `bold` and `italic`! |
