birta 0.7.0

Preview markdown files in the browser with GitHub-style rendering
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<details>
<summary>Click to expand</summary>

This content is hidden by default.

- Item one
- Item two

</details>

<details open>
<summary>Already open</summary>

This section starts expanded.

</details>