mirror of https://github.com/patacrep/patacrep.git
Oliverpool
9 years ago
7 changed files with 68 additions and 60 deletions
@ -1,6 +1,6 @@ |
|||
[["section", "Traditional"], |
|||
"exsong.sg", |
|||
["section", "Example"], |
|||
"texsong.tsg", |
|||
"chordpro.csg", |
|||
"exsong.sg"] |
|||
- section: Traditional |
|||
- "exsong.sg" |
|||
- section: Example |
|||
- "texsong.tsg" |
|||
- "chordpro.csg" |
|||
- "exsong.sg" |
@ -1,6 +1,8 @@ |
|||
[["section", "Traditional", "tradi"], |
|||
"exsong.sg", |
|||
["section*", "Example"], |
|||
"texsong.tsg", |
|||
"chordpro.csg", |
|||
"exsong.sg"] |
|||
- section: |
|||
name: Traditional |
|||
short: tradi |
|||
- "exsong.sg" |
|||
- section*: Example |
|||
- "texsong.tsg" |
|||
- "chordpro.csg" |
|||
- "exsong.sg" |
@ -1 +1 @@ |
|||
[["section", "This is an included section"]] |
|||
[{"section": "This is an included section"}] |
|||
|
Loading…
Reference in new issue