[PR #1672] [MERGED] feat: markdown file upload support (#1647) #1880

Closed
opened 2026-03-02 11:59:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1672
Author: @rodsnts
Created: 6/24/2025
Status: Merged
Merged: 7/13/2025
Merged by: @MohamedBassem

Base: mainHead: feat/markdown-file-upload-support-1647


📝 Commits (4)

  • dba7690 feat: Add support for uploading Markdown (.md) files
  • c582465 add: markdown to supported bookmark assets
  • cb8311d Merge branch 'main' into feat/markdown-file-upload-support-1647
  • 682b1e5 revert the changes in the assetdb

📊 Changes

1 file changed (+20 additions, -3 deletions)

View changed files

📝 apps/web/components/dashboard/UploadDropzone.tsx (+20 -3)

📄 Description

Add support for uploading and rendering Markdown (.md) files

Fixes #1647


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/1672 **Author:** [@rodsnts](https://github.com/rodsnts) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 7/13/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `feat/markdown-file-upload-support-1647` --- ### 📝 Commits (4) - [`dba7690`](https://github.com/karakeep-app/karakeep/commit/dba76901ff7551220ec65a0e0463ac48496d53e5) feat: Add support for uploading Markdown (.md) files - [`c582465`](https://github.com/karakeep-app/karakeep/commit/c582465f7a2bff66c6ad0dcba065bc338923a2f5) add: markdown to supported bookmark assets - [`cb8311d`](https://github.com/karakeep-app/karakeep/commit/cb8311d38959095857b6196dde45575906bf787e) Merge branch 'main' into feat/markdown-file-upload-support-1647 - [`682b1e5`](https://github.com/karakeep-app/karakeep/commit/682b1e57d165b2b5ab1cc98acd6d3ffd31f062d7) revert the changes in the assetdb ### 📊 Changes **1 file changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/dashboard/UploadDropzone.tsx` (+20 -3) </details> ### 📄 Description Add support for uploading and rendering Markdown (.md) files Fixes #1647 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1880
No description provided.