Making a single line break in markdown
Read OriginalThis technical article demonstrates two methods for creating single line breaks in Markdown: using HTML <br> tags directly or adding a trailing backslash at line end. It compares these approaches with standard paragraph breaks and discusses processor compatibility, recommending the backslash method over double-spacing due to code editor whitespace trimming.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser