Skip to content

MarkCard Studio v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:32
· 28 commits to main since this release

更新内容 / What's New

首个公开版本 / Initial Release

  • 支持 Markdown 实时预览、智能分页和页面排序。
  • 内置 16 套卡片主题及小红书、抖音、微博、方形等尺寸预设。
  • 支持代码高亮、KaTeX 公式、Mermaid 图表、表格、脚注和本地图片。
  • 支持导出 PNG、JPG、多页 PDF 和长图 PNG。
  • 提供中英文界面、明暗模式、本地文档读写和草稿恢复。

  • Live Markdown preview with smart pagination and page reordering.
  • 16 built-in themes with presets for Xiaohongshu, Douyin, Weibo, and square cards.
  • Rich content support including syntax highlighting, KaTeX, Mermaid, tables, footnotes, and local images.
  • Export to PNG, JPG, multipage PDF, and long PNG.
  • English and Simplified Chinese UI, light/dark modes, local document access, and draft recovery.

下载说明 / Downloads

系统 / OS 处理器 / Architecture 下载文件 / Package
Windows x64 .msi 或 / or -setup.exe
macOS Apple Silicon(M 系列 / M-series) aarch64.dmg
macOS Intel x64.dmg
Linux x64 .AppImage 或 / or .deb

macOS 首次启动 / First Launch on macOS

macOS 安装包目前未签名。请先将应用拖入“应用程序”文件夹。如果系统阻止打开,请前往 系统设置 > 隐私与安全性,选择仍要打开。

如果仍无法启动,请打开“终端”并执行:

xattr -rd com.apple.quarantine /Applications/markcardstudio.app

macOS packages are currently unsigned. Drag the app into the Applications folder first. If Gatekeeper blocks it, go to System Settings > Privacy & Security and choose Open Anyway.

If the app is still blocked, open Terminal and run the command above.

该命令仅移除 MarkCard Studio 应用的隔离属性,请确认应用下载自本项目的官方 GitHub Releases 页面。
This command only removes the quarantine attribute from MarkCard Studio. Make sure the app was downloaded from this project's official GitHub Releases page.