New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mdsquash

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdsquash

Merges multiple MD files into one readme

  • 1.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
262
decreased by-40.32%
Maintainers
1
Weekly downloads
 
Created
Source

mdsquash

Merges multiple MD files into one readme

Install

npm install -g mdsquash

Usage

Usage: mdsquash [options]

Options:
  -t, --template       Readme.nbs file (defaults to current dir, then to no template)
  -o, --out <type>     Where to output Readme.md file (defaults to current dir/README.md) (default: "README.md")
  -i, --input <items>  comma separated list of md file paths to be merged in order
  -h, --help           display help for command

Example Use

mdsquash -i /some/mdfile.md,/another/mdfile.md

This example expects two MD files as the input.

Example Readme.nbs


# Test

## Something

{{doc1}}


## Foo

{{doc2}}

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v1.0.5

3 August 2020

  • Update changelog-template.hbs 1fbcb53
v1.0.4

3 August 2020

v1.0.3

3 August 2020

  • Removed LICENSE from README.md ad2be34
v1.0.3-0

3 August 2020

v1.0.2

3 August 2020

  • Updated package.json version command 3f2e46d
v1.0.1

3 August 2020

  • Added auto-changelog depend 5a2c9e1
  • Removed Debug Logs, Added Changelogs and Uses mdsquash its self b9f4c03
  • init c219f35
  • Initial commit 15cc4c9

Keywords

FAQs

Package last updated on 17 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc