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 there is too much text in a single line, there will be a preview error with spaces.
This problem will disappear when the width of the preview bar is increased.
It seems because of:text-align: justify in css file
Expected behavior
correct preview
Actual behavior
below
Steps to reproduce
example1:
example2:
Code example
use text:
`word word word word word wordwordwordwordwordwordwordwordwordwordword word word wordword word word word`
asd sas dssd aa a aaaaaaasassssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssdasssssssss
Summary
When there is too much text in a single line, there will be a preview error with spaces.
This problem will disappear when the width of the preview bar is increased.
It seems because of:
text-align: justify
in css fileExpected behavior
correct preview
Actual behavior
below
Steps to reproduce
example1:
example2:
Code example
use text:
Related links
Environment
The text was updated successfully, but these errors were encountered: