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 69583d2 commit b81001fCopy full SHA for b81001f
package.json
@@ -134,19 +134,19 @@
134
},
135
"remarkConfig": {
136
"plugins": [
137
- "preset-wooorm",
+ "remark-preset-wooorm",
138
[
139
- "gfm",
+ "remark-gfm",
140
{
141
"tablePipeAlign": false
142
}
143
],
144
145
- "lint-table-pipe-alignment",
+ "remark-lint-table-pipe-alignment",
146
false
147
148
149
- "lint-no-html",
+ "remark-lint-no-html",
150
151
]
152
0 commit comments