Results 2 issues of vdonich

Running crisper --source file.html --html c.html --js c.js over a file that contains script with crossorigin attribute produces html code without crossorigin attribute. Source: ``` html (function() { 'use strict';...

Source: Hooli

Indirect buffer most of the time is not in range 1 to (buffer-size) so (point-min) to (point-max) is a correct way to do this. This fixes exception when using narrow-indirect.el...