mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-27 11:08:49 +01:00
Add cache manifest for offline support.
This commit is contained in:
parent
9997131c9e
commit
ebcd2de8ed
3 changed files with 34 additions and 1 deletions
10
demo/offline.appcache
Normal file
10
demo/offline.appcache
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
CACHE MANIFEST
|
||||
# 2015-05-05
|
||||
browser-polyfills.js
|
||||
default.css
|
||||
default.htm
|
||||
default.js
|
||||
favicon.ico
|
||||
markdown-it.min.js
|
||||
markdownlint-browser.js
|
||||
require-stub.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue