-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way we can nest a Table or a Paragraph in a resizable List #68
Comments
Can you please provide: template, JSON and expected output? |
templater-files.zip
|
Can you please provide the correct JSON, as the one you provided does not work with the template. |
input-json.json |
It seems what you want to do here is duplicate entire range from 1.1.1.2 list item up to end of the document. |
I am trying to nest a Table/Paragraph into resizable List but doing so, the list only resize to the first element of the collection.
The rest of the elements in the array are ignored.
The text was updated successfully, but these errors were encountered: