We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfcd3af commit c88075aCopy full SHA for c88075a
AUTHORING.md
@@ -166,7 +166,8 @@ There are two ways to add code blocks with syntax highlighting.
166
167
### 1. With triple backticks
168
169
-Please always specify the code language to avoid problems with the layout.
+Please always specify the [language syntax][syntax-highlighting-languages]
170
+to avoid problems with the layout.
171
172
````markdown
173
```bash
0 commit comments