Open DigiLive opened 2 years ago
When I preview my file, all lines break at the same position as my source.
Imagine this is a very long line which spans over two lines in the source.
result in: Imagine this is a very long line which spans over two lines in the source.
but I expected: Imagine this is a very long line which spans over two lines in the source.
https://github.github.com/gfm/#hard-line-breaks https://github.github.com/gfm/#soft-line-breaks
When I preview my file, all lines break at the same position as my source.
result in: Imagine this is a very long line which spans over two lines in the source.
but I expected: Imagine this is a very long line which spans over two lines in the source.
https://github.github.com/gfm/#hard-line-breaks https://github.github.com/gfm/#soft-line-breaks