hr: add page (#2426)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
501843cbb3
commit
9206705b89
15
pages/common/hr.md
Normal file
15
pages/common/hr.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# hr
|
||||||
|
|
||||||
|
> Print a horizontal rule in the terminal.
|
||||||
|
|
||||||
|
- Print a horizontal rule:
|
||||||
|
|
||||||
|
`hr`
|
||||||
|
|
||||||
|
- Print a horizontal rule with a custom string:
|
||||||
|
|
||||||
|
`hr {{string}}`
|
||||||
|
|
||||||
|
- Print a multiline horizontal rule:
|
||||||
|
|
||||||
|
`hr {{string_a}} {{string_b}} {{string_c}}`
|
Reference in New Issue
Block a user