odfsbinet.org/x/odf/cmd/odt2md

odt2md command

Command odt2md converts an ODT document into a CommonMark one.

Usage: odt2md [OPTIONS] [INPUT.odt]

Example:

 $> odt2md input.odt
 $> odt2md input.odt > out.md
 $> odt2md -o out.md input.odt
 $> odt2md < input.odt > out.md
 $> odt2md -o out.md < input.odt

Options:
  -o string
    	path to output CommonMark file
Version
v0.1.0 (latest)
Published
Jul 4, 2023
Platform
linux/amd64
Imports
10 packages
Last checked
1 day ago

Tools for package owners.