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 bfb9b77 commit ed79478Copy full SHA for ed79478
.markdownlint.yaml
@@ -115,3 +115,14 @@ MD050: # strong-style
115
MD051: true # link-fragments
116
MD052: true # reference-links-images
117
MD053: true # link-image-reference-definitions
118
+MD054: # link-image-style
119
+ autolink: false
120
+ collapsed: false
121
+ full: true
122
+ inline: true
123
+ shortcut: false
124
+ url_inline: true
125
+MD055: leading_and_trailing # table-pipe-style
126
+MD056: true # table-column-count
127
+# MD057 # undefined
128
+MD058: true # blanks-around-tables
0 commit comments