LearningTypeScript / site

Companion website for the Learning TypeScript book.
https://learningtypescript.com
MIT License
47 stars 11 forks source link

🐛 Bug: Shiki twoslash error displays are visually offset slightly #117

Closed JoshuaKGoldberg closed 8 months ago

JoshuaKGoldberg commented 9 months ago

Bug Report Checklist

Expected

Don't have visual bugs 😄? There should be no text overflow around code snippets or shiki error annotations.

Actual

https://github.com/LearningTypeScript/site/pull/116

Screenshot of a codeblock with a shiki twoslash error annotation. The code in the annotation has overflowed past its allowed area.

Additional Info

No response