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.9.3
Published
Jun 1, 2023
Platform
js/wasm
Imports
12 packages
Last checked
4 hours ago

Tools for package owners.