Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: tree-sitter-markdown
|
||||
description: Markdown grammar for tree-sitter
|
||||
version: 0.5.1
|
||||
revision: 1
|
||||
url: https://github.com/tree-sitter-grammars/tree-sitter-markdown
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
optional_depends:
|
||||
- tree-sitter
|
||||
make_depends:
|
||||
- cmake
|
||||
- tree-sitter-cli
|
||||
downloads:
|
||||
- url: https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: acaffe5a54b4890f1a082ad6b309b600b792e93fc6ee2903d022257d5b15e216
|
||||
Reference in New Issue
Block a user