File: go.mod

package info (click to toggle)
tree-sitter-markdown 0.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,688 kB
  • sloc: ansic: 137,646; javascript: 951; lisp: 79; python: 70; makefile: 46; cpp: 21; sh: 18
file content (9 lines) | stat: -rw-r--r-- 200 bytes parent folder | download
1
2
3
4
5
6
7
8
9
module github.com/tree-sitter-grammars/tree-sitter-markdown

go 1.23

toolchain go1.23.0

require github.com/tree-sitter/go-tree-sitter v0.23.1

require github.com/mattn/go-pointer v0.0.1 // indirect