stitchmd

Stitch multiple Markdown files together into a single document.

GPL-2.0 License

Stars
30

Bot releases are hidden (Show)

stitchmd - v0.8.1

Published by abhinav 12 months ago

v0.8.1 - 2023-11-08

Fixed

  • Fix included summaries not adjusting item heading levels based on the include's position in the list.
stitchmd - v0.8.0

Published by abhinav 12 months ago

v0.8.0 - 2023-11-07

This release adds new syntax:

- ![Title](file.md)

Use this form inside a summary file to recursively include
the contents of another summary file under the given title.

Added

  • Add -unsafe flag to reference files outside the current directory.
  • Summary files now support including other summary files with the syntax ![Title](file.md).

Changed

  • Paths to files in error messages are relative to the input directory.
Package Rankings
Top 9.26% on Proxy.golang.org
Badges
Extracted from project README
CI codecov