Cargo Features

tree-sitter-md has no features set by default.

[dependencies]
tree-sitter-md = { version = "0.3.2", features = ["parser"] }
parser = tree-sitter

Required by the benchmark binary

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

tree-sitter parser?

Enables tree-sitter ^0.23