Skip to content
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

Mysteriously, the <main> tag disappears #111

Open
xplosionmind opened this issue Jun 27, 2024 · 0 comments
Open

Mysteriously, the <main> tag disappears #111

xplosionmind opened this issue Jun 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@xplosionmind
Copy link

xplosionmind commented Jun 27, 2024

Describe the bug
In a page, mysteriously this plugin makes the <main> tag disappear.

To Reproduce
Steps to reproduce the behaviour:

  1. Clone this repository
  2. Run npm i && npm run start
  3. See the page https://localhost:8080/zibaldone/, and compare it against its source, in content/zibaldone-it.liquid (content/zibaldone.liquid is almost the same, but here the bug does not appear)
  4. Notice how the <main> tag in that page disappears only when the plugin is enabled (these lines in the config)

Expected behaviour
The <main> tag should not be removed.

Screenshots

Screenshot of the page with the plugin activated:
Screenshot from 2024-06-27 17-28-03

Screenshot of the page with the plugin deactivated: image

Desktop:

  • OS: Fedora 40
  • Browser Firefox
  • Version 128
@aloskutov aloskutov added the bug Something isn't working label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants