Skip to content

Commit c88075a

Browse files
committed
Clean up
1 parent bfcd3af commit c88075a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

AUTHORING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ There are two ways to add code blocks with syntax highlighting.
166166

167167
### 1. With triple backticks
168168

169-
Please always specify the code language to avoid problems with the layout.
169+
Please always specify the [language syntax][syntax-highlighting-languages]
170+
to avoid problems with the layout.
170171

171172
````markdown
172173
```bash

0 commit comments

Comments
 (0)