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

Add li to the list of non-convertible parents for spans #531

Merged
merged 3 commits into from
Aug 10, 2022

Conversation

Wevah
Copy link
Contributor

@Wevah Wevah commented Jan 29, 2020

Don't convert spans who are direct children of lis.

Fixes #530.

(I’m assuming that the stuff in dist is generated.)

@johnholdun johnholdun merged commit de314a9 into postlight:master Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<span>s whose parents are <li>s shouldn't be converted to <p>s
2 participants