File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11plugins :
2- remark-lint-heading-style : [true, ' atx' ]
2+ remark-lint-heading-style : [true, " atx" ]
Original file line number Diff line number Diff line change 6666
6767## Checklist
6868
69- - [ ] I have read the [ non-file dependencies limitation] ( https://github.com/awalsh128/cache-apt-pkgs-action/blob/main/README.md#non-file-dependencies )
69+ - [ ] I have read the
70+ [ non-file dependencies limitation] ( https://github.com/awalsh128/cache-apt-pkgs-action/blob/main/README.md#non-file-dependencies )
7071- [ ] I have searched existing issues for duplicates
7172- [ ] I have provided all requested information above
Original file line number Diff line number Diff line change 55 # Allow ATX-style headings (using #). Previously Trunk/remark was expecting
66 # setext-style for certain heading levels which caused the "Unexpected ATX
77 # heading, expected setext" errors. Setting this rule to 'atx' relaxes that.
8- remark-lint-heading-style : [true, ' atx' ]
8+ remark-lint-heading-style : [true, " atx" ]
You can’t perform that action at this time.
0 commit comments