Found following solution for myself and tested it on the "github":
1) Create file with suffix ".md"
2) Use <div> tag to solve the requested goal - splitting up long lines into several making it be marked down as one line.
Example:
<div>I am very long line</div> Will be viewed as following:
I am very long line Read full article from how to line wrap long lines inside markdown ``` code blocks ``` in github&gitlab issues? - Stack Overflow
No comments:
Post a Comment