A markdown-it plugin that converts links to cards. Preview simple URL information more intuitively
The @luckrya/markdown-it-link-to-card is a markdown-it plugin that allows you to turn page links into link cards with brief information about the link. It provides features such as extracting links with special flags, custom renderers, injecting class names for cards, and more.
To install the @luckrya/markdown-it-link-to-card plugin, follow these steps:
Open your terminal or command prompt.
Navigate to your project directory.
Run the following command to install the plugin via npm:
npm install @luckrya/markdown-it-link-to-card
Once the installation is complete, you can import and use the plugin in your project.
The @luckrya/markdown-it-link-to-card plugin is a useful tool for transforming page links into link cards with brief information. It offers features such as link extraction, custom rendering, and class injection. By using this plugin, you can enhance the visual display of your markdown content.