sync-code 1.0.1

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

Don't change

// $sync block2
a2
b2
c2// $sync block3
3
// $sync end