Skip to content

Commit

Permalink
docs: Fix example with individually configured rules (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjermanovic authored Sep 26, 2024
1 parent 2cf3c6b commit e320c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export default [
plugins: {
markdown
},
language: "markdown/commonmark",
rules: {
"markdown/no-html": "error"
}
Expand Down

0 comments on commit e320c7c

Please sign in to comment.