13th May 2022 at 11:12am
You can include a horizontal rule with three or more dashes on their own on a line:
---
That renders as:
... and the underlying HTML is:
<hr>
You can include a horizontal rule with three or more dashes on their own on a line: That renders as: ... and the underlying HTML is:13th May 2022 at 11:12am---
<hr>