Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
mdfnt
command
mdfnt renumbers footnote references ([^label]) to sequential integers in order of first appearance, and updates corresponding definitions.
|
mdfnt renumbers footnote references ([^label]) to sequential integers in order of first appearance, and updates corresponding definitions. |
|
mdfootnote
command
mdfootnote converts Tufte CSS sidenotes back to Markdown footnotes.
|
mdfootnote converts Tufte CSS sidenotes back to Markdown footnotes. |
|
mdhtml
command
mdhtml renders a Markdown document to standalone HTML.
|
mdhtml renders a Markdown document to standalone HTML. |
|
mdinline
command
mdinline converts reference-style Markdown links to inline links.
|
mdinline converts reference-style Markdown links to inline links. |
|
mdjoin
command
mdjoin joins Markdown sentences into single-line paragraphs.
|
mdjoin joins Markdown sentences into single-line paragraphs. |
|
mdref
command
mdref converts inline Markdown links to reference-style links.
|
mdref converts inline Markdown links to reference-style links. |
|
mdsidenote
command
mdsidenote converts Markdown footnotes to Tufte CSS sidenotes.
|
mdsidenote converts Markdown footnotes to Tufte CSS sidenotes. |
|
mdsplit
command
mdsplit splits Markdown paragraphs into one sentence per line.
|
mdsplit splits Markdown paragraphs into one sentence per line. |
|
mdtable
command
mdtable normalizes GFM table column widths so every cell in a column is padded to equal width, making tables visually aligned in plain text.
|
mdtable normalizes GFM table column widths so every cell in a column is padded to equal width, making tables visually aligned in plain text. |
|
mdunwrap
command
mdunwrap unwraps Markdown paragraphs to single long lines.
|
mdunwrap unwraps Markdown paragraphs to single long lines. |
|
mdwrap
command
mdwrap wraps Markdown paragraphs to a specified width (default 60).
|
mdwrap wraps Markdown paragraphs to a specified width (default 60). |
|
internal
|
|
|
cli
Package cli provides common I/O utilities for md-tools binaries.
|
Package cli provides common I/O utilities for md-tools binaries. |
|
markdown
Package markdown provides shared utilities for Markdown parsing and tokenization.
|
Package markdown provides shared utilities for Markdown parsing and tokenization. |
|
render
Package render converts Markdown into HTML documents.
|
Package render converts Markdown into HTML documents. |
Click to show internal directories.
Click to hide internal directories.