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

Broken removal of MarkdownIT embedded styles #212

Closed
PeterWone opened this issue May 12, 2023 · 0 comments · Fixed by #213
Closed

Broken removal of MarkdownIT embedded styles #212

PeterWone opened this issue May 12, 2023 · 0 comments · Fixed by #213
Assignees
Labels
bug Something isn't working

Comments

@PeterWone
Copy link
Collaborator

MarkdownIT embeds style blocks that prevent stylesheets from taking proper effect. The code that removes them does not take into account the fact that some Markdown extensions legitimately embed style blocks. This was breaking SMILES notation.

@PeterWone PeterWone added the bug Something isn't working label May 12, 2023
@PeterWone PeterWone self-assigned this May 12, 2023
@PeterWone PeterWone linked a pull request May 14, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant