Hi,
Is it possible to draw simple horizontal lines between paragraphs, as we can do it in word for ex
Thanks
Hi,
Is it possible to draw simple horizontal lines between paragraphs, as we can do it in word for ex
Thanks
The markdown tag is ***
or ___
(Basic Syntax | Markdown Guide)
The html tag is <hr>
3 or more
---
***
___
on a new line.