mirror of
https://github.com/cupcakearmy/markdown-it-import.git
synced 2025-12-07 11:45:02 +00:00
47627ed330dee3cc64066972abd2630e8a7e9300
Markdown import plugin
This is a markdown-it plugin to include/import raw files from your filesystem.
Features
- No dependencies
- Recursive import
- Import whatever file
- Customizable RegEx
Installation
npm install @nicco.io/markdown-it-import
Similar works
There are two very similar plugins, which this one is def. inspired by, however while the one can only import .md files, the other cannot select single lines.
Description
Languages
TypeScript
100%