mirror of
https://github.com/cupcakearmy/markdown-it-import.git
synced 2026-07-26 09:56:08 +00:00
bc2f6242b2ee5cd6ae56b14be3e78b44edfdd1a1
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.
Languages
TypeScript
100%