mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
Update markdownlint-browser.(min.)js to export library and helpers objects (near-zero effect on file size), do not output markdownlint-rule-helpers-browser.(min.)js any more, update demo web page accordingly.
This commit is contained in:
parent
5870eb20f0
commit
5684685d5b
5 changed files with 48 additions and 21 deletions
|
@ -35,7 +35,6 @@
|
|||
</div>
|
||||
<script src="markdown-it.min.js"></script>
|
||||
<script src="markdownlint-browser.min.js"></script>
|
||||
<script src="markdownlint-rule-helpers-browser.min.js"></script>
|
||||
<script src="default.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue