Aleksander Szczepanek

Results 2 issues of Aleksander Szczepanek

Configuration: `{ attributes: ["title"] }` Example html: ` Header Some content to read < /div>` Current implementation will extract inner html (`Header...`) instead of title attribute value, probably because of...

Many IDEs today have simple integration with grunt. When running task like 'newer:jshint:files' from Netbeans or Webstorm, grunt-newer writes timestamp in his cache directory though jshint task failed due to...