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 support for <form> and <input> #3

Open
Bravotic opened this issue Jul 28, 2023 · 1 comment
Open

Add support for <form> and <input> #3

Bravotic opened this issue Jul 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Bravotic
Copy link
Owner

Currently there is no support for forms or inputs, add those

@Bravotic Bravotic added the enhancement New feature or request label Jul 28, 2023
@Bravotic Bravotic self-assigned this Jul 28, 2023
@Bravotic
Copy link
Owner Author

When a form is encountered, a reference to it should be set in the parser state, and when an input is encountered, we should tag those as being part of that form. That should work well enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant