Zettelmarkup: Horizontal Rules / Thematic Break manual manual zettelmarkup zettelstore zmk 00001007030000 00001007800000 00001007990000 00001007030000 00001007800000 00001007990000 1 (c) 2020-present by Detlef Stern 20210126175322 00001007040000 00001007050000 en EUPL-1.2-or-later 20220825185533 20220825185533 public To signal a thematic break, you can specify a horizontal rule. This is done by entering at least three hyphen-minus characters (-, U+002D) at the first position of a line. You can add some attributes, although the horizontal rule does not support the default attribute. Any other characters in this line will be ignored. If you do not enter the three hyphen-minus character at the very first position of a line, the are interpreted as inline elements, typically as an ""en-dash" followed by a hyphen-minus. Example: --- ----{.zs-deprecated} ----- --- inline --- ignored is rendered in HTML as –- inline