fixes in help cmd, make everything use markdown
This commit is contained in:
@@ -79,6 +79,7 @@ The locale file looks like this (excerpt):
|
||||
}
|
||||
```
|
||||
|
||||
- All messages can use markdown formatting.
|
||||
- Words in curly braces (`{}`) are substitution tokens. These must be preserved in all translations.
|
||||
- Pay attention to line endings and blank lines (`\n`). Some messages from the locale file are combined to form the
|
||||
final post, leaving out newlines can result in a mangled output.
|
||||
|
||||
Reference in New Issue
Block a user