You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a longer comment in MDX code blocks, the font size and height of the comment are not with proper size. The comment is bigger than every other texts
Steps to reproduce
Add a longer comment in some MDX code block. For example // some comment here but if it is long enough it is broken"
Expected result
The size of the comment should be with the size of all other text.
Actual result
Size of the comment is not with the same size. In the screenshot below can be seen better:
The text was updated successfully, but these errors were encountered:
LekoArts
added
needs reproduction
This issue needs a simplified reproduction of the bug for further troubleshooting.
and removed
type: bug
An issue or pull request relating to a bug
labels
Jun 9, 2020
Description
When using a longer comment in MDX code blocks, the font size and height of the comment are not with proper size. The comment is bigger than every other texts
Steps to reproduce
Add a longer comment in some MDX code block. For example
// some comment here but if it is long enough it is broken"
Expected result
The size of the comment should be with the size of all other text.
Actual result
Size of the comment is not with the same size. In the screenshot below can be seen better:
The text was updated successfully, but these errors were encountered: