-
```
According to HTML5 spec, attributes contain multiple values must be quoted
(i.e., unquoted attributes mustn't contain space):
http://www.w3.org/TR/html5/syntax.html#attributes-0
But we can strip…
-
```
According to HTML5 spec, attributes contain multiple values must be quoted
(i.e., unquoted attributes mustn't contain space):
http://www.w3.org/TR/html5/syntax.html#attributes-0
But we can strip…
-
### Contact Details
_No response_
### Explain the proposed feature
Add minifier to HTML format tool
### Explain the possible use cases for the feature
_No response_
### Any other det…
-
For security reasons, we need to update this dependency.
-
I see you have [tests](https://github.com/morishitter/postcss-overflow-wrap/blob/master/.travis.yml) for Node v5, v4, and v0.12. The current LTS is v6. I would recommend you support this one and take …
-
Both the following fiddles are exactly the same apart from the version of fabricJS being used.
1.7.2 version:
http://jsfiddle.net/yynr4hu2/
1.7.3 version:
http://jsfiddle.net/v0djnj5n/
The …
-
Hi,
This is precisely what I've been looking for.
Impressive!
Are you actively maintaining it? Are you using it in a production environment?
Finally... how would you go, if you were to support…
-
Check this out https://github.com/lttb/flown
-
## Description
Right now the only way to figure out if a specific JS API is supported is to search the source code.
It would be great to add documentation as a reference on what can and can't be…
-
```
According to HTML5 spec, attributes contain multiple values must be quoted
(i.e., unquoted attributes mustn't contain space):
http://www.w3.org/TR/html5/syntax.html#attributes-0
But we can strip…