Closed atimmer closed 9 years ago
This is a missing feature, please be free to contribute.
On Thu, Oct 23, 2014 at 10:52 AM, Anton Timmermans <notifications@github.com
wrote:
Currently media="print" is completely stripped and there is no way to include it.
Can you give a direction to how you would prefer this to be implemented? Then I can spin up a pull request.
— Reply to this email directly or view it on GitHub https://github.com/dciccale/grunt-processhtml/issues/58.
I know it is missing, but which of those options do you prefer? I don't know what is best for the project.
Ok I will check in detail this weekend and see the best choice On 23 Oct 2014 11:49, "Anton Timmermans" notifications@github.com wrote:
I know it is missing, but which of those options do you prefer? I don't know what is best for the project.
— Reply to this email directly or view it on GitHub https://github.com/dciccale/grunt-processhtml/issues/58#issuecomment-60216050 .
Related issue for supporting attributes https://github.com/dciccale/grunt-processhtml/issues/34
Now by using [attr]
blocktype you can achieve this.
Currently media="print" is completely stripped and there is no way to include it.
Can you give a direction to how you would prefer this to be implemented? ea. In the HTML as an extra attribute, or as an option in the Gruntfile, or as auto detect the media attribute of the containing link tags. Then I can spin up a pull request.