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

Fix list_item node to not render fragment in HTML #48

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

edvinasjurele
Copy link
Collaborator

Context

When doing the support for list_item I accidently made the <fragment>...</fragment> in HTML. This should have skipped the HTML tag. This MR fixes this.

Changes

  • Fix list_item node to not render fragment in HTML

QA

Before:

image

After:

image

@edvinasjurele edvinasjurele merged commit 5394a87 into main Aug 28, 2023
2 checks passed
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.

3 participants