Skip to content

Commit

Permalink
maint: add plugin to pacify linter
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Apr 2, 2024
1 parent b30a696 commit cd9c926
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .remarkrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"preset-lint-markdown-style-guide",
"preset-lint-recommended",
"remark-gfm",
"remark-admonitions",
["lint-no-duplicate-headings", false],
["lint-list-item-indent", "tab-size"],
["lint-emphasis-marker", "consistent"],
Expand Down
1 change: 1 addition & 0 deletions npm-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ remark-gfm@1
[email protected]
[email protected]
remark-lint-no-trailing-spaces@2
remark-admonitions@1

0 comments on commit cd9c926

Please sign in to comment.