sync-code 1.0.1

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

am1
bm1
cm1

// $sync block2_modify
// $sync block3

// $sync end