mark-tomlinson-dev / markdown-file-bundler

A script to bundle multiple md files into a single file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown File Bundler

A script that takes multiple markdown files and outputs the content into a single markdown file.

How to Use

  1. Add files to the in directory (or modify the script to read the files from your preferred location).
  2. npm start.
  3. That's it.

About

A script to bundle multiple md files into a single file


Languages

Language:JavaScript 100.0%