md2spip command
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
- Version
- v0.0.0-20250303145539-212a2a8f82e2 (latest)
- Published
- Mar 3, 2025
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 5 days ago –
Tools for package owners.