tantaman/strut

Fusion of 2 files

Closed this issue · 1 comments

Is it possible in any way to put two presentations together into one? Both files have been exported into the .json format. Answers would be really helpful.
Thank you in advance.

The json blob contains a slide array. You could concatenate both slide arrays from the json blobs.

jq might be able to do this for you https://stedolan.github.io/jq/