Problem with summary/details tag
-
Hello, I have an accordian css on this page: https://lannadigital.com/website/markdown/#css-accordion
Unfortunately with your plugin and other toc plugins, when they are enabled my accordian doesn’t work properly. It appears that even when I exclude H3 which is the markup in the accordian, it moves those tags around so that the h3 appears outside of summary markup tags. It is very strange, completely reproducable.
This is what you should see in the html:
` <details> <summary> <h3>Accordion - CSS Only</h3></summary> Text here </details>
`
The page I need help with: [log in to see the link]
- The topic ‘Problem with summary/details tag’ is closed to new replies.