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

"Details" extension icons appear on top of page #161

Open
jrom99 opened this issue Jan 18, 2023 · 1 comment
Open

"Details" extension icons appear on top of page #161

jrom99 opened this issue Jan 18, 2023 · 1 comment
Labels
S: triage Issue needs triage.

Comments

@jrom99
Copy link

jrom99 commented Jan 18, 2023

With the code below and the extension pymdownx.details enabled:

??? question "Title"
	This is an example content

The resulting HTML is rendered on Firefox 108.0.1:
image

MarkdownPreview version: 2.4.1
Sublime Build: 4143

I think this is due to the CSS for "admonition", which has classes with clashing names with those from "details''.

@gir-bot gir-bot added the S: triage Issue needs triage. label Jan 18, 2023
@facelessuser
Copy link
Owner

Yeah, I haven't added detail support yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: triage Issue needs triage.
Projects
None yet
Development

No branches or pull requests

3 participants