Closed kowall116 closed 7 years ago
Adding a filename string to a methode story object will pipe the text and images into that file. Having multiple stories with the same filename will pipe those all into the same file.
filename
Usage:
... "methode": { "story": [ { "path": "path/to/xml" }, { "path": "path/to/another/xml", "filename": "name-of-hbs-file" } ] }
Adding a
filename
string to a methode story object will pipe the text and images into that file. Having multiple stories with the samefilename
will pipe those all into the same file.Usage: