Skip to content

Markdown wiki connector (GitHub Wiki, GitLab, etc.) #4

Description

@fuseraft

Implement the markdown wiki connector described in docs/features/connectors.md under "Planned Connectors".

Planned scope (from docs):

  • Wiki page extraction
  • Cross-reference resolution
  • Image and asset handling
  • Sidebar/navigation preservation

Target CLI surface:

compendium connect wiki \
  --url https://github.com/example/repo/wiki \
  --bundle my-catalog \
  --type Document

Depends on the connector plugin architecture issue (IConnector + ConnectorRegistry).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions