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.
Comments
Similar requests
Image URLs in Markdown Exports and API Responses are Local Paths Instead of Public S3 URLs
1 vote · 0 comments
[Feature Request] Markdown editor/viewer
5 votes · 0 comments
[Freature Request] Markdown copy-and-paste
4 votes · 0 comments
[Feature Request] GET Endpoint with Markdown for AI
1 vote · 0 comments
GFM syntax support or shortcut parsing option
1 vote · 0 comments
No comments yet.