mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 04:35:33 +02:00
links: fix missing angle brackets (#17262)
This commit is contained in:
parent
179b7c5124
commit
2022f06323
1 changed files with 2 additions and 2 deletions
|
@ -17,11 +17,11 @@
|
||||||
|
|
||||||
- Navigate forwards and backwards through the links on a page:
|
- Navigate forwards and backwards through the links on a page:
|
||||||
|
|
||||||
`{{ArrowUp|ArrowDown}}`
|
`{{<ArrowUp>|<ArrowDown>}}`
|
||||||
|
|
||||||
- Go forwards and backwards one page:
|
- Go forwards and backwards one page:
|
||||||
|
|
||||||
`{{ArrowLeft|ArrowRight}}`
|
`{{<ArrowLeft>|<ArrowRight>}}`
|
||||||
|
|
||||||
- Exit:
|
- Exit:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue