What's Changed
Fixes
- Fixed bug that broke clipboard pasting in 2.6.0
New Features
-
VS Code Themes: Use themes from vscodethemes.com in Markpad by copying URL and importing theme in Appearance Settings.
1. Pick a theme from vscodethemes.com
2. Click
Copy URL
3. Paste URL into
Import VS Code Themeto add to theme list
Example: aura-dark
You can delete themes from this list after importing.
-
Session State Persistence: Automatically restores last session on launch (can be disabled). This includes all unsaved files and opened tabs.
-
PDF & HTML Export: Easily export markdown to structured HTML or PDF documents.
-
Table of Contents Sidebar: Interactive TOC sidebar that supports Obsidian-style links and block IDs, and bookmarks.
-
Line Highlight Color Picker: Customize the active line highlight color in the editor.
-
Rich Link Paste: Past URL onto text to create hyperlinks
-
Drag & Drop Image and Direct Image Paste Embedding: Drag media onto the editor to insert at cursor location or paste directly from clipboard. Creates a relative folder
img/for the copied media. Gets deleted onUndoincludingimg/folder if empty.
Full Changelog: v2.6.0...v2.6.1