Skip to content

Commit

Permalink
fix(neorg.norg): clarify horizontal line syntax (#1230)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemc committed Dec 26, 2023
1 parent 50dcdc2 commit e35bf90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/neorg.norg
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ version: 0.1

** Horizontal Lines

You can also place horizontal lines using two or more underscores like so:
You can also place horizontal lines using three or more underscores like so:
___
This will never affect the indentation level of the following text, but it will immediately
terminate the paragraph which is why this is a new paragraph despite the absence of two (or more)
Expand Down

0 comments on commit e35bf90

Please sign in to comment.