Closed mlaidouni closed 8 months ago
Thanks for the feedback. However, it looks alright on my machine. Could you try to install the latest dev build? Or it may be caused by your browser.
Could you try to install the latest dev build?
I've just installed it but the result is the same.
Or it may be caused by your browser.
Which browser ?
Where did you open the exported HTML (e.g., Chrome)? You can also upload it to the GitHub comment (need to zip it first) and then I can see how it looks on my machine.
After some tries, I found the source of the problem. It's the extension Markdown Preview Github Styling.
Another question, is it possible to force all lines to end with two spaces
, so that the line break is the same as on github?
Thanks for the update.
Another question, is it possible to force all lines to end with two spaces
, so that the line break is the same as on github?
You need to set markdown.preview.breaks
to true
.
What's the problem
The icons and text are no longer aligned (it seems to me that it worked fine until now). Is it possible to do this?
What's the expected result
How to reproduce
By writting this:
Other information
Thanks for all ❤️