mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Allow uncached content to load (e.g., images in user Markdown).
This commit is contained in:
parent
dc69b01f54
commit
08603cacec
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# 2015-05-05
|
# 2015-05-07
|
||||||
browser-polyfills.js
|
browser-polyfills.js
|
||||||
default.css
|
default.css
|
||||||
default.htm
|
default.htm
|
||||||
|
@ -8,3 +8,5 @@ favicon.ico
|
||||||
markdown-it.min.js
|
markdown-it.min.js
|
||||||
markdownlint-browser.js
|
markdownlint-browser.js
|
||||||
require-stub.js
|
require-stub.js
|
||||||
|
NETWORK:
|
||||||
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue