docs-pipeline 0.1.2

Markdown rendering and tree-sitter syntax highlighting pipeline for documentation sites
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# docs-pipeline

Markdown rendering and tree-sitter syntax highlighting pipeline for documentation sites.

## Installation

```toml
[dependencies]
docs-pipeline = "0.1"
```

## License

Dual-licensed under MIT or Apache-2.0.