Skip to content

Build fails when filename contains _snippets #2742

Description

@leemthompo

Files with _snippets in the filename (e.g. top_snippets.md) cause build failures, presumably because the build logic treats any path containing _snippets as an include-only snippets directory.

Expected behavior

Only _snippets/ directories should be treated specially, not files that happen to contain _snippets in their name.

Workaround

Rename files to kebab case (e.g. top-snippets.md).

Reference

Metadata

Metadata

Labels

ai-triagedIssue received an initial assessment through AI-powered current code and architecture checks.ai:quick-fixAI triage proposes a small, low-contention fix.needs triage

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions