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

feat: use custom posthtml render function for handling self-closing tags more gracefully than the default #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DRiFTy17
Copy link
Collaborator

This changes uses a forked version of posthtml-render to detect any self-closing tags in HTML content before running any migrations to help reduce modifications to files when developers are using self-closing tags for convenience with frameworks.

@DRiFTy17 DRiFTy17 added the minor Increment the minor version when merged label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant