Skip to content

Added DeepSeek Save as Markdown + language translations#10

Open
DerYokoya wants to merge 11 commits into
Yorick-Ryu:masterfrom
DerYokoya:languages
Open

Added DeepSeek Save as Markdown + language translations#10
DerYokoya wants to merge 11 commits into
Yorick-Ryu:masterfrom
DerYokoya:languages

Conversation

@DerYokoya
Copy link
Copy Markdown
Contributor

What this PR adds

DeepSeek Save as Markdown (from share panel)

  • Added a "Save as Markdown" button in the DeepSeek share panel, alongside the existing Save as Image and Save as DOCX buttons
  • The button downloads the full conversation as a .md file with a timestamped filename
  • Wrote the deepseek markdown extraction logic to properly handle all formatting: headings, bold, italic, strikethrough, inline code, code blocks with language, blockquotes, nested lists, tables, math formulas (KaTeX inline $ and display $$), and links
Capture d’écran 2026-05-29 232250

Share panel button sizing

  • Fixed the share panel button row being too wide. Buttons were overflowing and the Cancel label was wrapping letter by letter
  • Buttons are now compact and fit on one line

New language translations

Added full translations for the extension's new strings in: 🇰🇷 Korean

Bug fixes

  • Fixed language switching breaking due to a missing geminiAutoScrollTimeout element in popup.html (added by upstream but absent in this branch)
  • Typo : "scripts/copyKatex4DouBao.js" was called "scripts/copyKatex4Doubao.js" but the file is copyKatex4DouBao.js

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@DerYokoya is attempting to deploy a commit to the yorickryu's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
deep-share Ready Ready Preview, Comment May 30, 2026 12:22pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant