Closed khalilcodes closed 2 years ago
Name | Link |
---|---|
Latest commit | 07dd5269921d61b95240604689eca279316b1b30 |
Latest deploy log | https://app.netlify.com/sites/boring-fermat-22cb64/deploys/62a79c2fc590d40008fcba3a |
Deploy Preview | https://deploy-preview-178--boring-fermat-22cb64.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Add support for next links (internal links) in markdown
Resolves #170
This PR adds support for next links ie,
<Link href="..." />
in markdown to handle site's internal links. Also, external links will be open in a new tab. And finally, links that end with.md
are replaced with path only.Tasks:
.md