tools: Added pandoc_md for markdown files.
This commit is contained in:
parent
76cbaa1f14
commit
bff38fc697
2 changed files with 9 additions and 1 deletions
|
|
@ -44,3 +44,4 @@ Extensions | Tools
|
|||
.bash .sh .dash .ksh | [shellcheck](http://hackage.haskell.org/package/ShellCheck)
|
||||
.go | [gofmt](https://golang.org) • [go_vet](https://golang.org) • [golint](https://github.com/golang/lint) • [godoc](http://golang.org/x/tools)
|
||||
.yaml .yml | [yamllint](https://github.com/adrienverge/yamllint)
|
||||
.md | [pandoc_md](https://pandoc.org/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue