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

@kotborealis/patchouli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kotborealis/patchouli

![](./patche.png)

  • 2.6.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Patchouli

Pandoc wrapper

Dependencies

  • Node 8.0+
  • NPM
  • Docker

Installation

Following command will also download docker image (about 800mb).

npm i -g kotborealis/patchouli --unsafe-perm

Usage

# Concat and compile all .md files in current directory to pdf:
patchouli

# # Concat and compile all .md files in current directory to docx:
patchouli --type=docx

Included filters

  • pandoc-crossref

Included latex packages

Configuration

This wrapper loads the following configs in the same order and combines them using deep-merge:

  • .../patchouli/.patchouli.js
  • ~/.patchouli.js
  • $PWD/.patchouli.js

Default template

See %My settings in docker/resources/default.latex file.

yaml options

  • figure_H: true --- adds [H] param to figures to keep them in place

FAQs

Package last updated on 28 Jan 2019

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