mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-05 15:38:49 +01:00
Remove markdown-it script from browser demo as it will no longer be needed now that the markdown-it parser is not run by default and the demo does not support custom rules.
This commit is contained in:
parent
1c5927fd26
commit
b749d9fbb4
2 changed files with 1 additions and 2 deletions
|
|
@ -33,7 +33,6 @@
|
|||
<footer>Copyright © <a href="https://dlaa.me/">David Anson</a></footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="markdown-it.min.js"></script>
|
||||
<script src="micromark-browser.js"></script>
|
||||
<script src="micromark-html-browser.js"></script>
|
||||
<script src="markdownlint-browser.min.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue