Skip to content

滚猫md v0.3.2

Choose a tag to compare

@sonicacd sonicacd released this 31 Aug 14:51
· 7 commits to main since this release

滚猫md v0.3.2

本版本新增按行跳转和分页式文档图片导出,长文档与大文件也能避免创建超大画布。

This release adds go-to-line navigation and safe document image export without creating oversized canvases for long or large documents.

下载 / Downloads

  • rollcat-md.exe:Windows 10/11 x64 单文件绿色版 / Portable single-file build for Windows 10/11 x64
  • rollcat-md-android-arm64.apk:Android 7.0 及以上、arm64 设备 / Android 7.0 or later on arm64 devices

更新内容 / What's New

  • 工具栏新增“跳转”,也可按 Ctrl+G 输入行号并定位到当前文档对应行;普通文档会切到源码模式保证行号精确
  • 工具栏新增“图片”:单页内容直接保存为 PNG,超长内容自动生成分页 PNG 并打包为 ZIP
  • 超长文档和达到 2.5 MiB 的大文件按带行号的 Markdown 源码分页导出,并设页数与输出大小保护,避免全文排版、超大画布和内存耗尽
  • 网络图片导出时统一以替代文字占位,避免导出结果静默留白
  • Added Go to Line on the toolbar with the Ctrl+G shortcut; regular documents switch to Source mode for exact line placement
  • Added Image export: one-page content is saved as a PNG, while longer content becomes a ZIP of paginated PNG images
  • Very long documents and files at or above 2.5 MiB are exported as paginated Markdown source with line numbers, with page and output-size limits to avoid full-document layout, oversized canvases, and memory exhaustion
  • Remote images use visible alternative-text placeholders during export instead of being silently omitted

校验 / Verification

下载与安装包同名的 .sha256 文件可核对文件完整性。

Use the matching .sha256 file to verify the integrity of each download.

Windows 版需要 Microsoft Edge WebView2 Runtime,Windows 10/11 通常已经安装。

The Windows build requires Microsoft Edge WebView2 Runtime, which is normally already installed on Windows 10/11.