Skip to content

Improve File Type Detection #2

@monapdx

Description

@monapdx

Description:
Right now, file type detection is based only on .md vs everything else. Improve this to properly detect:

  • .md → Markdown
  • .yml / .yaml → YAML
  • fallback behavior for unknown types

Acceptance Criteria:

  • Correctly detect .yml and .yaml
  • Gracefully handle unsupported file types

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions