We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02632c commit ca926abCopy full SHA for ca926ab
.github/workflows/remark.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/[email protected]
23
24
- name: Install remark
25
- run: npm install remark-cli remark-lint remark-lint-maximum-line-length remark-preset-lint-recommended
+ run: npm install remark-cli remark-lint remark-lint-maximum-line-length remark-preset-lint-recommended remark-gfm
26
27
# Run
28
- name: Check *.md files
0 commit comments