Closed jhrcek closed 7 years ago
I might be necessary to base64 encode the data to preserve the newlines? See https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs
Fixed by base64 encoding strategy file data in data-URL of the download link.
I might be necessary to base64 encode the data to preserve the newlines? See https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs