Skip to content

Fix markdown preview wrapping and Windows open-with registration#120

Merged
alecdotdev merged 2 commits intoalecdotdev:masterfrom
KarlDavidRosen:fix-preview-wrap-open-with
May 1, 2026
Merged

Fix markdown preview wrapping and Windows open-with registration#120
alecdotdev merged 2 commits intoalecdotdev:masterfrom
KarlDavidRosen:fix-preview-wrap-open-with

Conversation

@KarlDavidRosen
Copy link
Copy Markdown
Contributor

Summary

  • Left-align markdown preview content instead of centering it.
  • Improve wrapping for paragraphs, lists, inline code, code blocks, and tables so content stays visible in the window.
  • Register "Open with MarkPad" for .md and .markdown files during Windows NSIS installation.
  • Remove those registry entries on uninstall.

Verification

  • npm run check
  • npm run build
  • npm run tauri -- build --target x86_64-pc-windows-msvc --bundles nsis --ci

Notes:

  • Existing Svelte accessibility warnings remain unchanged.
  • Windows NSIS build completed successfully.

@KarlDavidRosen KarlDavidRosen marked this pull request as ready for review April 30, 2026 12:23
@alecdotdev alecdotdev merged commit aea6223 into alecdotdev:master May 1, 2026
1 check passed
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.

2 participants