supermemory/apps/web/components/memories-utils
MaheshtheDev 8d8d6d91aa feat(browser-extension): webpages capture with markdown conversion (#548)
Improved browser extension memory saving with better content handling and added markdown conversion.

### What changed?

- Enhanced memory content handling in the background script to prioritize different content types (explicit content, highlighted text, markdown, HTML, or URL)
- Added HTML to markdown conversion using TurndownService when saving entire pages
- Improved HTML handling by removing script tags before processing
- Updated the web app to display the saved URL from metadata when available
- Added turndown library and its type definitions as dependencies
2025-11-03 00:41:59 +00:00
..
html-content-renderer.tsx removed unneccasry comments 2025-10-10 21:29:27 -07:00
index.tsx feat(browser-extension): webpages capture with markdown conversion (#548) 2025-11-03 00:41:59 +00:00
memory-detail.tsx feat(browser-extension): webpages capture with markdown conversion (#548) 2025-11-03 00:41:59 +00:00