mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 00:15:32 +02:00
style-guide: add information about links (#7842)
This commit is contained in:
parent
5892e647de
commit
1164cabae7
1 changed files with 6 additions and 0 deletions
|
@ -117,6 +117,12 @@ This can be resolved by inserting a comma before the "and" or "or" in the final
|
|||
|
||||
> Delete the Git branches, tags, and remotes.
|
||||
|
||||
## More information links
|
||||
|
||||
On the `More information` line, prefer linking to the author's provided documentation.
|
||||
|
||||
When not available, use <https://manned.org/> as the default fallback.
|
||||
|
||||
## Chinese-Specific Rules
|
||||
|
||||
When Chinese words, Latin words and Arabic numerals are written in the same sentence, it takes more attention to copywriting.
|
||||
|
|
Loading…
Add table
Reference in a new issue