Skip to content

Commit

Permalink
chore: Add mdx and astro markdown files support
Browse files Browse the repository at this point in the history
  • Loading branch information
kdheepak committed May 29, 2024
1 parent e22543e commit 97d57d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@ MinAlertLevel = suggestion

Packages = Microsoft, Readability

[formats]
mdx = md
astro = md

[*]
BasedOnStyles = Vale, Microsoft

0 comments on commit 97d57d0

Please sign in to comment.