SoloMD v4.11.8
Split view alignment, position memory, and editor fixes
- Split view stays level (#203): the editor and preview now track each other pixel-accurately at any scroll position. Soft-wrapped paragraphs, images, and raw HTML blocks no longer pull the two panes apart, and line numbers stay glued to their lines.
- Scroll position survives tab switches on Windows (#169): switching away and back keeps your place in Edit, Split, and Live Edit modes — even if you only scrolled and never clicked.
==Highlight==renders in live edit (#199): styled like bold/italic while the caret is off the line, raw source when editing; code blocks stay verbatim. Typewriter mode now also centers the caret line in the Windows editor.- Outline jump labels fixed past
az(#206): long documents no longer showaundefinedmarkers. - Hardened the AI base-URL settings input (#200 diagnostics ongoing).
双栏对齐、位置记忆与编辑器修复
- 分栏模式左右保持水平(#203):编辑器与预览在任意滚动位置像素级对齐;软换行长段落、图片、HTML 块不再把两栏越拉越远,行号始终贴住对应行。
- Windows 切换标签不再丢失位置(#169):仅编辑、分栏、实时编辑三种模式下,切走再切回都停在原地——只滚动、没点击过也一样。
==高亮==在实时编辑中渲染(#199):与加粗/斜体同款行为,光标离开即显示、进入行内还原源码;代码块保持原样。打字机模式补上了 Windows 编辑器的光标行居中。- 大纲跳转标签越过 az 后的错误已修复(#206):长文档不再出现
aundefined。 - AI API 地址输入框加固(#200 继续排查中)。
Install / 安装
- macOS: download the notarized universal
.dmg, then drag SoloMD to/Applications - Windows: download the
.msi; usex64for Intel/AMD PCs orarm64for Windows on ARM - Linux: download
.AppImage,.deb, or.rpm - Android: download the universal APK or the APK matching your device architecture
Built from commit 5a6512f.