command
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Aug 29, 2026
License: MIT-0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
mdwrap wraps Markdown paragraphs to a specified width (default 60).
Usage:
mdwrap [file...]
cat file.md | mdwrap
mdwrap -c 80 file.md # wrap to 80 columns
mdwrap -f file.md # also wrap footnote bodies
mdwrap -w file.md # modify file in place
Source Files
¶
Click to show internal directories.
Click to hide internal directories.