Chris Fitzsimons
Results
2
issues of
Chris Fitzsimons
In a recent update, Svelte has added an HTML validation check for the a11y rule that a label should be associated with a form element. This was done as part...
Fixes https://github.com/jonschlinkert/word-wrap/issues/27 When `cut` is false and the text to wrap contains newlines, the split slurps up whitespace following those newlines. This was stopping the newline character being removed (as...