Pretty, fast client-side markdown is really easy (thepicard.org) 2 points by thepicard 13y ago ↗ HN With great open-source libraries of course.
[–] hinoglu 13y ago ↗ Chrome not happy :(Refused to execute script from 'https://github.com/chjj/marked/raw/master/lib/marked.js because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.FF not happy eitherReferenceError: marked is not defined [–] thepicard 13y ago ↗ Chrome just gives me a warning. I verified this on Chrome 26 and Firefox 20, both work fine.https://code.google.com/p/chromium/issues/detail?id=180007 describes the issue, specifically mentioning raw.github.com, which I am using. I would guess you are using newer-than-stable browsers?
[–] thepicard 13y ago ↗ Chrome just gives me a warning. I verified this on Chrome 26 and Firefox 20, both work fine.https://code.google.com/p/chromium/issues/detail?id=180007 describes the issue, specifically mentioning raw.github.com, which I am using. I would guess you are using newer-than-stable browsers?
2 comments
[ 3.8 ms ] story [ 16.7 ms ] threadRefused to execute script from 'https://github.com/chjj/marked/raw/master/lib/marked.js because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
FF not happy either
ReferenceError: marked is not defined
https://code.google.com/p/chromium/issues/detail?id=180007 describes the issue, specifically mentioning raw.github.com, which I am using. I would guess you are using newer-than-stable browsers?