remark-external-links

Legacy remark plugin to automatically add target and rel attributes to external links — please use `rehype-external-links`

Usage no npm install needed!

<script type="module">
  import remarkExternalLinks from 'https://cdn.skypack.dev/remark-external-links';
</script>

README

remark-external-links

Stability: Legacy. This package is no longer recommended for use. It’s still covered by semantic-versioning guarantees and not yet deprecated, but use of this package should be avoided. Please use remark-rehype to move from remark (markdown) to rehype (HTML) and then replace remark-external-links with rehype-external-links.

Legacy documentation for this package is still available in Git.

License

MIT © Cédric Delpoux