ikatyang / tree-sitter-markdown

Markdown grammar for tree-sitter
https://ikatyang.github.io/tree-sitter-markdown
MIT License
180 stars 29 forks source link

Swift Package Manager #56

Open cengelbart39 opened 1 year ago

cengelbart39 commented 1 year ago

The Swift Package manager is capable of building C and C++ sources and using headers to expose functions to Swift. These changes allow Swift apps to use the Markdown Tree-Sitter via SPM.