@magidoc/plugin-fuse-markdown
TypeScript icon, indicating that this package has built-in type declarations

4.2.1 • Public • Published

Magidoc - Fuse Markdown

This plugin is designed to index Markdown into a FuseJS engine. It does so by splitting every section (separated by a header) into different documents, and then index each of these documents separately. Doing so makes it possible to know which document is in which section, and to search for a specific section.

This plugin can be used in any browser or node application.

Documentation

For more details on how to use this plugin, see the documentation.

Package Sidebar

Install

npm i @magidoc/plugin-fuse-markdown

Weekly Downloads

1,281

Version

4.2.1

License

MIT

Unpacked Size

20.5 kB

Total Files

21

Last publish

Collaborators

  • pelletier197