SpenceKonde / megaTinyCore

Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
Other
544 stars 141 forks source link

Ironically: Markdown linter doesn't like my best practices list, #940

Closed SpenceKonde closed 1 year ago

SpenceKonde commented 1 year ago

Can anyone figure out and PR a fix for these issues? Ain't nothin indented 4 spaces on those lines!

/github/workspace/megaavr/extras/Ref_BestPractices.md:34:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4]
/github/workspace/megaavr/extras/Ref_BestPractices.md:35:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4]
/github/workspace/megaavr/extras/Ref_BestPractices.md:36:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4]
/github/workspace/megaavr/extras/Ref_BestPractices.md:37:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4]
/github/workspace/megaavr/extras/Ref_BestPractices.md:38:1 MD005/list-indent Inconsistent indentation for list items at the same level [Expected: 4; Actual: 2]
/github/workspace/megaavr/extras/Ref_BestPractices.md:39:1 MD005/list-indent Inconsistent indentation for list items at the same level [Expected: 4; Actual: 2]
/github/workspace/megaavr/extras/Ref_BestPractices.md:40:1 MD005/list-indent Inconsistent indentation for list items at the same level [Expected: 4; Actual: 2]
SpenceKonde commented 1 year ago

seems to be fixed,