Commit 055e4e0
fix: allow lines to start with words that begin with special characters (#674)
Closes #656.
## Current behavior
<https://og-playground.vercel.app/?share=LY7BasMwEER_RUyugrrQQhFpCJT-QY662NHGUiJrjb2OCcb_HsnJaeftLDuz4MyOYLB34W6TUqM8Iv0uS9FKzcGJN-rzu9KvRVOfb-3AU3J_HHkwymL2Qcii-Otq06GIY_ao0-oY-nHKc_fm3cY27T9y3AEa3EvgNMIs2LJgfqpKw1NovcB8FXDUTC3MpY4jaVDH13B69KW0zBvlPxdO8t815GBkmGjVkLrJF55i5JmH6LA-AQ>
## Proposed behavior
<https://satori-playground-git-fork-erxclau-special-character-word-wrap.vercel.sh/?share=LY7BasMwEER_RUyugrrQQhFpCJT-QY662NHGUiJrjb2OCcb_HsnJaeftLDuz4MyOYLB34W6TUqM8Iv0uS9FKzcGJN-rzu9KvRVOfb-3AU3J_HHkwymL2Qcii-Otq06GIY_ao0-oY-nHKc_fm3cY27T9y3AEa3EvgNMIs2LJgfqpKw1NovcB8FXDUTC3MpY4jaVDH13B69KW0zBvlPxdO8t815GBkmGjVkLrJF55i5JmH6LA-AQ>
---------
Co-authored-by: Shu Ding <g@shud.in>1 parent 6646c27 commit 055e4e0
File tree
4 files changed
+55
-2
lines changed- src/text
- test
- __image_snapshots__
4 files changed
+55
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | 222 | | |
224 | 223 | | |
225 | 224 | | |
226 | 225 | | |
227 | | - | |
228 | 226 | | |
229 | 227 | | |
230 | 228 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments