2023-11-16 13:29:00 +01:00
2023-11-16 13:29:00 +01:00
2023-11-16 13:29:00 +01:00
2023-11-16 13:29:00 +01:00
2023-11-16 13:29:00 +01:00
2023-11-16 13:29:00 +01:00
2023-11-16 13:29:00 +01:00
2023-11-16 13:29:00 +01:00

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
Markdown-it plugin which adds the ability to include files.
Readme 42 KiB
Languages
TypeScript 100%