Four dashes on a line by themselves are used to introduce a horizontal rule:
Before the rule
After the rule
The HTML tag
Before the rule
After the rule
Before the rule ---- After the ruleDisplays as:
Before the rule
After the rule
The HTML tag
<hr> can be used as an alternative syntax:Before the rule<hr>After the ruleDisplays as:
Before the rule
After the rule