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 inline html for checkboxes and adjust rules #39

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Conversation

maxwolfs
Copy link
Contributor

@maxwolfs maxwolfs commented Jul 4, 2023

fixes #38

<ul><li>- [ ] </li></ul>

instead of

<input type="checkbox" id="checkbox1">

Signed-off-by: Max Wolfs <mail@maxwolfs.com>
@maxwolfs maxwolfs requested review from berendt and ra-beer July 4, 2023 07:58
@ra-beer ra-beer merged commit 0cc01d9 into main Jul 4, 2023
3 checks passed
@ra-beer ra-beer deleted the fix/checkboxes branch July 4, 2023 08:09
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.

Build broken: Expected corresponding JSX closing tag for <input>
2 participants