build: fix markdown check

This commit is contained in:
2024-08-28 18:47:20 -03:00
parent 08f8138e05
commit fe943fa399
5 changed files with 25 additions and 4 deletions

3
.md.rb Normal file
View File

@ -0,0 +1,3 @@
exclude_rule 'MD033' # Inline HTML
exclude_rule 'MD005' # 3-space indent for lists
exclude_rule 'MD024' # Repeated headings