-
-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Labels
auto-generatedAutomatically generated contentAutomatically generated contentclaude-codeItems created or modified by Claude CodeItems created or modified by Claude Code
Description
The following command
"docs": "md-magic ./docs/**/*.md",
on the file tree
βββ root
βββ docs
βββ archive
β βββ brainstorm-caching-idea.md *
β βββ cache-issues.md *
β βββ config-parsing-changes.md *
β βββ cross-project-dependency-detection.md *
β βββ multi-project-type-design.md *
βββ chats
β βββ manifest-ideation.md *
βββ _flow.md *
βββ caching.md *
βββ cycle-detection.md *
βββ deleted-projects.md *
βββ deploy.md *
βββ deployment-logic.md *
βββ deployment-types.md *
βββ development.md *
βββ extractors.md *
βββ last-successful-run.md *
βββ manifest.md *
βββ preflight-checks.md *
βββ project-types.md *
βββ running-tests.md *
βββ serverless-plugin-flow.md *
βββ state.md *
βββ testing.md *
βββ validation.md *
Results in
Files scanned: 6
[
'root/docs/archive/brainstorm-caching-idea.md',
'root/docs/archive/cache-issues.md',
'root/docs/archive/config-parsing-changes.md',
'root/docs/archive/cross-project-dependency-detection.md',
'root/docs/archive/multi-project-type-design.md',
'root/docs/chats/manifest-ideation.md'
]
Files with transforms: 0
π Execution plan:
No transforms to run. Exiting markdown magic early.
If you think this is incorrect, verify your comment blocks in your src and the settings in your config.
π« Results:
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Markdown Magic Done. 0.01 seconds
This seems wrong why are we missing the md files at docs level?
Metadata
Metadata
Assignees
Labels
auto-generatedAutomatically generated contentAutomatically generated contentclaude-codeItems created or modified by Claude CodeItems created or modified by Claude Code