Improving readability (#19734)
"dashes -" and similar are a little redundant
This commit is contained in:
@ -8,7 +8,7 @@ Article titles should be as short, concise, and to-the-point as possible.
|
|||||||
|
|
||||||
We want campers to quickly find the information they're looking for, and the title should reflect the main theme of the article.
|
We want campers to quickly find the information they're looking for, and the title should reflect the main theme of the article.
|
||||||
|
|
||||||
Folder name is used in the URL, so only use dashes -, numbers 0-9, and lowercase letters a-z for it.
|
Folder name is used in the URL, so only use dashes (-), numbers (0-9), and lowercase letters (a-z) for it.
|
||||||
|
|
||||||
However, you can include special characters in the article title.
|
However, you can include special characters in the article title.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user