FeatureFuel
6

[Feature Request] Local Access and Programmatic Control over Markdown Files

Source: docmost/docmost#991 · opened by @bandundu
Summary Provide an option to expose Markdown (.md) files stored in Docmost through a local or authenticated network-accessible endpoint. This would allow integration with developer tools and AI assistants that rely on structured, versioned documentation as part of the development workflow. Access should support reading the raw Markdown content and ideally offer a mechanism to submit updates. Key Requirements • Ability to retrieve the raw Markdown of a given page via a modified endpoint. Example: - Public/shared page: - Raw Markdown endpoint: • Access to the raw Markdown endpoint should require authentication or token-based authorization to protect sensitive internal content. • The raw content should be served with Content-Type: text/markdown. • Ideally, support an API endpoint to update content (e.g. via PUT or PATCH) in Markdown format, enabling edits from external tools while preserving structure and versioning. Contribution …

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests