Quotidien Shaarli

Tous les liens d'un jour sur une page.

August 4, 2023

GitHub - JeNeSuisPasDave/MarkdownTools: Markdown processing tools, including mdmerge
thumbnail

MarkdownTools

MarkdownTools is a collection of command line utilities for processing Markdown text files. At the moment the collection includes only one utility: mdmerge. Over time additional utilities will be added to support Markdown workflows.

Current stable version is 1.0. See the Installation section below for guidance.

mdmerge

mdmerge is a command line utility that produces a single Markdown document by merging a set of Markdown documents. The merge can be accomplished by expanding include specifications found in the input files, by concatenating a list of files found in an index file, or both.