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

Custom HTML parser #17

Open
BjornDCode opened this issue Jul 9, 2023 · 0 comments
Open

Custom HTML parser #17

BjornDCode opened this issue Jul 9, 2023 · 0 comments

Comments

@BjornDCode
Copy link
Contributor

BjornDCode commented Jul 9, 2023

Currently we use rehype-perse which uses parse5 under the hood. It's a great parser but we are pushing it to the limits with some of the custom syntax in Stencil. Eventually we want to create a custom parser so we don't have to work around these limitations.

Here we can track all the things that depend on the custom HTML parser:

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

No branches or pull requests

1 participant