-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I have not been able to insert an external file in an already external file.
I have the index.html inside module_01, and I call it from the "main" index (root folder)
In "index.html" (root folder):
section data-external="module_01/index.html"
This work.
Inside the module_01/index.html file, I'd like to call another external file, like:
module_01/index.html:
section data-external="class1.html
section data-external="class2.html"
(the class1.html and class2.html are both inside module_01.)
Have anybody been able to do this? In my case the slide does not show any content.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels