We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329d1f7 commit f8ee5cdCopy full SHA for f8ee5cd
README.md
@@ -69,7 +69,7 @@ WebStorm has Grazie as a built-in spell checker and grammar checker, and support
69
### Markdown Style
70
71
* Use `*` for lists. Do not use `-`.
72
-* Use `[link title](https://example.com)` for links, avoid reference-style links.
+* Use `[link title](https://example.com)` for links, avoid reference-style links unless you need to repeat the same link multiple times.
73
* For internal links, always include the extension (e.g. `.md` or `.mdx`)
74
* Prefer `csharp` over `cs` to set the language for C# code blocks.
75
0 commit comments