Skip to content

Commit

Permalink
test(md-lint): switched from markdownlint to remark
Browse files Browse the repository at this point in the history
  • Loading branch information
travi committed Feb 17, 2022
1 parent e814bcb commit f15d0fb
Show file tree
Hide file tree
Showing 3 changed files with 1,906 additions and 130 deletions.
1 change: 1 addition & 0 deletions .remarkrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exports.plugins = ['@dsmjs/remark-preset-lint'];
Loading

0 comments on commit f15d0fb

Please sign in to comment.