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
|
||||
# 2015-05-05
|
||||
# 2015-05-07
|
||||
browser-polyfills.js
|
||||
default.css
|
||||
default.htm
|
||||
|
@ -8,3 +8,5 @@ favicon.ico
|
|||
markdown-it.min.js
|
||||
markdownlint-browser.js
|
||||
require-stub.js
|
||||
NETWORK:
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue