diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-03-22 01:14:37 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-03-22 01:14:37 +0100 |
| commit | 83fa2c075eb8e41bd1a29157eb02f814f7f0ae96 (patch) | |
| tree | 6a480741c99075138c7e72fd7e7455bda6199fc5 /tests | |
| parent | 5e08028fb36aa766957cba64c5c665edf9b96fb7 (diff) | |
Fix bug with line spacing after headings ✅
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/markup/heading.png | bin | 5288 -> 5205 bytes | |||
| -rw-r--r-- | tests/typ/markup/strong.typ | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/markup/heading.png b/tests/ref/markup/heading.png Binary files differindex 515788f3..f95b8c2c 100644 --- a/tests/ref/markup/heading.png +++ b/tests/ref/markup/heading.png diff --git a/tests/typ/markup/strong.typ b/tests/typ/markup/strong.typ index 6a6fc04a..b487d06d 100644 --- a/tests/typ/markup/strong.typ +++ b/tests/typ/markup/strong.typ @@ -18,5 +18,6 @@ Partly str*ength*ened. *, *! #let strong = 123 + // Error: 1-2 expected function, found integer * |
