Skip to content

Commit

Permalink
Add a missing line break character (#35733)
Browse files Browse the repository at this point in the history
  • Loading branch information
majaha authored Sep 4, 2024
1 parent 3eb1e3a commit 8417bff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ We can summarize how the whitespace here is handled as follows (there may be som
```html
<block>⏎⇥</block>
<block>◦◦Hello◦◦</block>
<block>⏎◦◦◦</block>
<block>⏎◦◦◦</block>
<block>◦◦World!◦◦</block>
<block>◦◦⏎</block>
```
Expand Down

0 comments on commit 8417bff

Please sign in to comment.