npm install remark-lintyarn add remark-lintpnpm add remark-lint<script src="https://fastly.jsdelivr.net/npm/remark-lint"></script><script src="https://unpkg.com/remark-lint"></script><script type="module">
import remarklint from 'https://cdn.jsdelivr.net/npm/remark-lint/+esm';
</script><script type="module">
import remarklint from 'https://cdn.skypack.dev/remark-lint';
</script>