Skip to content

Commit

Permalink
.mdlrc.rb - don't require first line to be a header
Browse files Browse the repository at this point in the history
to allow for first line as an image for trademark
  • Loading branch information
Allen Winter committed Feb 14, 2023
1 parent c9298ee commit 8c7a8c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mdlrc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
rule 'MD013', :line_length => 100, :tables => false
rule 'MD029', :style => :ordered
exclude_rule 'MD033'
exclude_rule 'MD041'

0 comments on commit 8c7a8c1

Please sign in to comment.