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.