bodil / bodil/purescript-smolder

Renderer generates invalid self-closing tags

Open
#16 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
PureScript
Stars
92
Forks
37
PR merge metrics
No merged PRs in 30d

Description

`

    ` is invalid HTML 5 for example, but will be generated by `H.ul $ mempty`. For HTML which is generated programmatically, this can be an issue.

    Maybe each element needs to track whether it can be self-closing or not?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.