sync-code 1.0.1

Synchronize code blocks between different files
Documentation
1
2
3
4
5
6
7
8
9
10
11
// $sync block1

a
b
c
// $sync block2
a2
b2
c2// $sync block3
3
// $sync end