Skip to content

Add outputDir configuration support for markdown magic CLI#119

Closed
MatrixNeoKozak wants to merge 1 commit into
DavidWells:masterfrom
MatrixNeoKozak:scout-improvement-1780225588997
Closed

Add outputDir configuration support for markdown magic CLI#119
MatrixNeoKozak wants to merge 1 commit into
DavidWells:masterfrom
MatrixNeoKozak:scout-improvement-1780225588997

Conversation

@MatrixNeoKozak

Copy link
Copy Markdown

The CLI currently writes changes back to the originals and has no --output-dir flag. This addition lets users specify an output directory to write modified files, preserving originals. It's a high-impact, user-visible feature that enables safe documentation generation (e.g., writing to a docs/ folder). The change adds a new option to the existing md.config.js format and CLI args.

@MatrixNeoKozak MatrixNeoKozak closed this by deleting the head repository Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant