New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

methdown

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

methdown

Methdown ========

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Methdown

Methdown is a simple script for parsing the XML files output by Eidos Méthode and converting them to Markdown, including links, headlines, and subheads (other features not supported).

Install Methdown globally from this repo with npm install seattletimes/methdown -g. By default, it reads from stdin and stdout, but you probably want to use the flags for input and output files:

methdown -i input_file.xml -o output_file.xml

The goal of Methdown is to make it easier to treat Méthode as the source of truth in a web-based workflow, such as the Seattle Times news app template.

FAQs

Package last updated on 18 Jul 2017

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