toolsgolang.org/x/tools/cmd/present2md

present2md command

Present2md converts legacy-syntax present files to Markdown-syntax present files.

Usage:

present2md [-w] [file ...]

By default, present2md prints the Markdown-syntax form of each input file to standard output. If no input file is listed, standard input is used.

The -w flag causes present2md to update the files in place, overwriting each with its Markdown-syntax equivalent.

Examples

present2md your.article
present2md -w *.article
Version
v0.30.0 (latest)
Published
Feb 10, 2025
Platform
linux/amd64
Imports
11 packages
Last checked
5 hours ago

Tools for package owners.