Skip to content

Commit

Permalink
Remove incorrect reference (#1305)
Browse files Browse the repository at this point in the history
We now use pre-commit, but I don't think that is a relevant detail for editors
  • Loading branch information
grugnog authored Oct 24, 2023
1 parent dfd33e8 commit 0261e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about-this-guidebook/markdown-for-guidebook.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ There's a great tutorial [on the Commonmark website](http://commonmark.org/help/

## Format auto-correct

- Many common Markdown formatting issues will be automatically corrected after you submit your Pull Request by the FOSS [Restyler](https://restyled.io/).
- Many common Markdown formatting issues will be automatically corrected after you submit your Pull Request.
- This applies the FOSS tool [Prettier](https://prettier.io/) using the default configuration, which is our canonical standard.

## Markdown checking (linter)
Expand Down

0 comments on commit 0261e0a

Please sign in to comment.