mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
doctoc.txt: add editorconfig-checker ignore
Hopefully prettier can handle not having empty lines around it unlike prettier
This commit is contained in:
parent
c808635c07
commit
76e51d833a
@ -7,12 +7,14 @@ For pre-commit configuration see `./.pre-commit-config.yaml`
|
|||||||
To enable it at a specific position, throw in:
|
To enable it at a specific position, throw in:
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
|
<!-- editorconfig-checker-disable -->
|
||||||
<!-- prettier-ignore-start -->
|
<!-- prettier-ignore-start -->
|
||||||
|
|
||||||
<!-- START doctoc -->
|
<!-- START doctoc -->
|
||||||
<!-- END doctoc -->
|
<!-- END doctoc -->
|
||||||
|
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
<!-- editorconfig-checker-enable -->
|
||||||
```
|
```
|
||||||
|
|
||||||
- https://github.com/thlorenz/doctoc/blob/master/README.md#specifying-location-of-toc
|
- https://github.com/thlorenz/doctoc/blob/master/README.md#specifying-location-of-toc
|
||||||
|
Loading…
Reference in New Issue
Block a user