html-forms
html-forms copied to clipboard
Add "for" attributes and corresponding IDs to the default form markup
The default form markup was previously generated without for
attributes in the labels. This PR changes that!
Note that there is random green in the diff because I have Vim configured to remove trailing whitespace. Sorry about that :(