mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Minify script for browser and use it in demo app.
This commit is contained in:
parent
070eb19177
commit
a76fa8e565
5 changed files with 7 additions and 4 deletions
|
|
@ -32,7 +32,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<script src="markdown-it.min.js"></script>
|
||||
<script src="markdownlint-browser.js"></script>
|
||||
<script src="markdownlint-browser.min.js"></script>
|
||||
<script src="default.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue