Skip to content

Subfiles #3

@rodrigolisita

Description

@rodrigolisita

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions