diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-02-20 17:53:40 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-02-20 23:34:33 +0100 |
| commit | 05727bfc3a9cfd45a8e2028dfd0806f7a8f88015 (patch) | |
| tree | 6c0b66eb2a9dff224cb39eb6ccb478656a706c04 /tests/typ/markup/nbsp.typ | |
| parent | 927341d93ae29678095e3b874bd68bfc57d4bc05 (diff) | |
Reorganize tests 🔀
Diffstat (limited to 'tests/typ/markup/nbsp.typ')
| -rw-r--r-- | tests/typ/markup/nbsp.typ | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/typ/markup/nbsp.typ b/tests/typ/markup/nbsp.typ new file mode 100644 index 00000000..5af6c84f --- /dev/null +++ b/tests/typ/markup/nbsp.typ @@ -0,0 +1,5 @@ +// Test the non breaking space. + +--- +// Parsed correctly, but not actually doing anything at the moment. +The non-breaking~space does not work. |
