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

@cenk1cenk2/md-printer

Package Overview
Dependencies
Maintainers
0
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cenk1cenk2/md-printer

A markdown printer.

  • 2.3.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

md-printer

Description

Prints a PDF file from a Markdown document with some themes for myself.

  • md-printer
  • Usage
  • Commands

Usage

$ npm install -g @cenk1cenk2/md-printer
$ md-printer COMMAND
running command...
$ md-printer (--version)
@cenk1cenk2/md-printer/1.0.0 linux-x64 node-v16.18.0
$ md-printer --help [COMMAND]
USAGE
  $ md-printer COMMAND
...

Commands

md-printer FILE [OUTPUT]

Generates a PDF from the given markdown file with the selected HTML template.

USAGE
  $ md-printer [FILE] [OUTPUT] [-t <value>] [-T <value>] [-w] [-d]

ARGUMENTS
  FILE    Markdown file to be processed.
  OUTPUT  Output file that will be generated. Overwrites the one define in front-matter.

FLAGS
  -T, --title=<value>     Overwrite document title.
  -d, --dev               Run with Chrome browser instead of publishing the file.
  -t, --template=<value>  [default: default] HTML template for the generated PDF file.
  -w, --watch             Watch the changes on the given file.

DESCRIPTION
  Generates a PDF from the given markdown file with the selected HTML template.

md-printer help [COMMAND]

Display help for md-printer.

USAGE
  $ md-printer help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for md-printer.

See code: @oclif/plugin-help

Keywords

FAQs

Package last updated on 25 Dec 2024

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