-
Notifications
You must be signed in to change notification settings - Fork 90
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
Test nested HTML pages #266
Conversation
Thanks, I'll take a close look tomorrow! I recommend adding a minimum of extra files, i.e. omitting as much of the list in #213 as possible. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM so far.
(...which means I think this is ready for merge so that #261 can be rebased over it, let me know if you agree) |
Thanks! #213 is still open after this merge. |
Attempts to
fix#213.I plan to split the work in two parts:
Add, review and promote actual HTML files.(see comments below)Maybe it's better to split the second point in multiple commits to make review easier.