Skip to content

Add Markdown Output Support for Chunks #26

@adnan-cto

Description

@adnan-cto

🧩 Problem

Currently, the Unsiloed-chunker outputs chunks in JSON or plain text structures. There is no native support for generating Markdown-formatted output, which limits the tool’s integration with documentation workflows, static site generators, and human-readable previews.


✅ Expected Behavior

  • Add support for exporting chunked output in Markdown format, optionally structured by:
    • Headings (#, ##, etc.)
    • Lists or tables
    • Blockquotes for citations
    • Collapsible sections for long documents (optional)
  • Allow toggling Markdown as an output format via API parameter, CLI flag, or config.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions