diff --git a/demo/Web.config b/demo/Web.config new file mode 100644 index 00000000..6b57f21d --- /dev/null +++ b/demo/Web.config @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demo/default.htm b/demo/default.htm index 21ff6c8a..be0c5cd6 100644 --- a/demo/default.htm +++ b/demo/default.htm @@ -1,5 +1,5 @@ - + diff --git a/demo/offline.appcache b/demo/offline.appcache new file mode 100644 index 00000000..df072d72 --- /dev/null +++ b/demo/offline.appcache @@ -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