hi,
I use
remark with external markdown (eg.
sourceUrl) and, when I get my html file, I encounter a cross origin request error :
Failed to load file:///tmp/test.md: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.is
allow-universal-access-from-files option intended to bypass this security restriction ?
if not, what is it intended for ?
regards.