kugiri 0.2.3

Marker-based block editing CLI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Basic Test Document

Some header content.

<!-- KUGIRI-BEGIN: section1 -->
This is section 1 content.
<!-- KUGIRI-END: section1 -->

Middle content.

<!-- KUGIRI-BEGIN: section2 -->
This is section 2 content.
<!-- KUGIRI-END: section2 -->

Footer content.