Skip to content

add function to concatenate HTML files, such as reports #13223

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Randomidous
Copy link
Contributor

Reference issue (if any)

What does this implement/fix?

The PR implements a function useful for concatenation of multiple html files, such as mne.Reports.
It appends them into one html, retains DOM structure, and removes ToC if present.

Additional information

This is a draft. Additional functionality could be to merge ToC relevant headers instead of removing the ToC.
Test is added.

@Randomidous Randomidous force-pushed the concat branch 3 times, most recently from 7c6bcc6 to 401d7d3 Compare April 23, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Concatenate mne.Reports
1 participant