Skip to content

Commit

Permalink
Update explanation of horizonal lines based on recent fix (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmholla authored Jan 8, 2021
1 parent cf92eab commit 09c3276
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@ Heading 1
### Horizontal Lines

Horizontal Lines are extended or reduced to match the length of the document. If line
length is set to infinity, it will instead use 3 dashes.
length is set to infinity, it will instead use 3 of the separating character which must
be one of "-", "_", or "*"..

### Lists

Expand Down

0 comments on commit 09c3276

Please sign in to comment.