arborium-markdown 2.4.2

Markdown grammar for arborium (tree-sitter bindings)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Project Title

A brief description of the project.

## Features

- **Fast**: Optimized for performance
- **Flexible**: Works with any framework
- *Reliable*: Battle-tested in production

## Installation

```bash
npm install my-package
```

See [documentation](https://docs.example.com) for more info.