We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa7e43 commit 28b8be4Copy full SHA for 28b8be4
_linter/markdownlint/Rules.md
@@ -62,15 +62,15 @@ Note that the error can also be triggered by a mispelling, such as
62
63
```
64
---
65
-tile "Article title"
+tile: "Article title"
66
67
68
69
instead of
70
71
72
73
-title "Article title"
+title: "Article title"
74
75
76
@@ -90,15 +90,15 @@ Note that the error can also be triggered by a mispelling, such as
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
0 commit comments