|
@ -20,7 +20,7 @@ def parse(keyword, config, argument, contentlist): |
|
|
"""Include an external file content. |
|
|
"""Include an external file content. |
|
|
|
|
|
|
|
|
Arguments: |
|
|
Arguments: |
|
|
- keyword: the string 'sorted'; |
|
|
- keyword: the string 'include'; |
|
|
- config: the current songbook configuration dictionary; |
|
|
- config: the current songbook configuration dictionary; |
|
|
- argument: None; |
|
|
- argument: None; |
|
|
- contentlist: a list of file paths to be included. |
|
|
- contentlist: a list of file paths to be included. |
|
|