You are viewing a single comment's thread from:
RE: Markdown Basics and Posting Tips [How-To Toolkit]
So is it this <hr>
tag for the horizontal line? Or is it a MarkDown specific feature?
I just used the <hr>
tag and it worked. Is the line not content and therefore not part of MarkDown?
<hr>
works as well as---
!Thanks! I'll be using
---
now that I know.