Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Gilmer committed Nov 5, 2019
0 parents commit 12e22f5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

- id: markdown-toc
name: Insert a table of contents in Markdown files, like a README.md
entry: markdown-toc
args: [--bullets='*', -i]
language: node
additional_dependencies: [markdown-toc]
files: \.md$

0 comments on commit 12e22f5

Please sign in to comment.