md2spip

command
v0.0.0-...-1f594cf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

Command md2spip converts a Markdown document to SPIP.

Usage: md2spip [OPTIONS] [INPUT.md [OUTPUT.txt]]

Example:

 $> md2spip -i input.md -o out.txt
 $> md2spip -i input.md > out.txt
 $> md2spip ./input.md ./out.txt
 $> md2spip ./input.md > out.txt
 $> md2spip < input.md > out.txt

Options:
  -i string
    	path to input Markdown file
  -o string
    	path to output PDF file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL