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
To include a line break inside a paragraph in the Markdown syntax, one should add two spaces at the end of the line. However, the rendered output for repo_includemd is including a <br> tag on every line break inside paragraphs.
The text was updated successfully, but these errors were encountered:
Thanks for this great plugin.
To include a line break inside a paragraph in the Markdown syntax, one should add two spaces at the end of the line. However, the rendered output for
repo_includemd
is including a<br>
tag on every line break inside paragraphs.The text was updated successfully, but these errors were encountered: