Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thomasfkjorna/mdh

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thomasfkjorna/mdh - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@thomasfkjorna/mdh",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "type": "module",

# mdh
![npm version badge](https://img.shields.io/npm/v/@thomasfkjorna/mdh?color=%23cb0000&logo=npm)
small cli utility for converting multiple markdown files to one html document with support for gfm and math (katex).

@@ -15,2 +17,4 @@

either specify `-o`
```sh

@@ -20,2 +24,8 @@ mdh markdown1.md markdown2.md -o out.html

or have the last argument end in `.html`
```sh
mdh markdown1.md markdown2.md out.html
```
## options

@@ -22,0 +32,0 @@

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