mirror of
https://github.com/arnaucube/kunigu.git
synced 2026-02-08 03:56:43 +01:00
kunigu working ok
This commit is contained in:
12
demo/a.txt
Normal file
12
demo/a.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
{{kunigu demo/b.txt}}
|
||||
6
|
||||
7
|
||||
8
|
||||
{{kunigu demo/b.txt}}
|
||||
9
|
||||
10
|
||||
12
demo/aOUT.txt
Normal file
12
demo/aOUT.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
hi, this is the b file
|
||||
6
|
||||
7
|
||||
8
|
||||
hi, this is the b file
|
||||
9
|
||||
10
|
||||
1
demo/b.txt
Normal file
1
demo/b.txt
Normal file
@@ -0,0 +1 @@
|
||||
hi, this is the b file
|
||||
Reference in New Issue
Block a user