pages/*: add < >
around links in example descriptions (#10594)
* pages/*: add `< >` around links in example descriptions * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * apm: add `< >` to the English page --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> Command-line client to check HTML documents and websites for broken links.
|
||||
> More information: <https://linkchecker.github.io/linkchecker/>.
|
||||
|
||||
- Find broken links on https://example.com/:
|
||||
- Find broken links on <https://example.com/>:
|
||||
|
||||
`linkchecker {{https://example.com/}}`
|
||||
|
||||
|
Reference in New Issue
Block a user