vue-markdown
vue-markdown copied to clipboard
Automatically choice file in CDN: jsdelivr, unpkg
With this changes you can use CDN like:
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
Now you must add path to file like:
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vue-markdown.min.js"></script>