Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Wysimark Editor

TAKESHI MORITATAKESHI MORITA5k downloads

A modern WYSIWYG Markdown editor. Edit your notes with a rich text interface while keeping pure Markdown.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates49

A modern WYSIWYG Markdown editor plugin for Obsidian. Edit your notes with a rich text interface while keeping pure Markdown.

Screenshot

Features

Rich Text Editing

Edit your Markdown files visually with a familiar word processor-like interface. The editor automatically converts between Markdown and rich text format.

Text Formatting

  • Bold (Ctrl/Cmd + B)
  • Italic (Ctrl/Cmd + I)
  • Strikethrough (Ctrl/Cmd + K)
  • Inline Code (Ctrl/Cmd + J)
  • Underline (Ctrl/Cmd + U)

Headings

  • Heading 1 (Ctrl/Cmd + Alt + 1)
  • Heading 2 (Ctrl/Cmd + Alt + 2)
  • Heading 3 (Ctrl/Cmd + Alt + 3)
  • Normal paragraph (Ctrl/Cmd + Alt + 0)

Lists

  • Bullet lists (Ctrl/Cmd + Alt + 8)
  • Numbered lists (Ctrl/Cmd + Alt + 7)
  • Task/Check lists (Ctrl/Cmd + Alt + 9)
  • Increase indent (Tab)
  • Decrease indent (Shift + Tab)

Block Elements

  • Block quotes (Ctrl/Cmd + Alt + .)
  • Code blocks with syntax highlighting
  • HTML blocks (iframe, video embeds, etc.) - displayed as read-only blocks and preserved as raw HTML
  • Callouts (> [!note], > [!warning], etc.) rendered with their icon and color
  • Mermaid code blocks rendered as live diagram previews

Editing callout and Mermaid source

Tables

  • Insert tables from toolbar
  • Navigate cells with Tab / Shift+Tab
  • Enter: Insert line break within cell
  • Shift+Enter: Move to next cell (adds new row at end)
  • Tab at last cell: Exit table

Links and Images

  • Insert links (Ctrl/Cmd + K) with text and tooltip
  • Edit existing links (URL, text, and tooltip)
  • Selected text becomes link text automatically
  • Insert images from URL
  • Insert images from local files (saved to vault)
  • Insert images already in the vault via a searchable file picker

Selecting an image from the vault

Other Features

  • Frontmatter Support: YAML frontmatter (properties) at the beginning of files is preserved but hidden from the editor
  • Auto-save: Changes are automatically saved with a 1-second debounce
  • Reload button: Click the 📥 button to reload the file from Obsidian (useful when the file is modified externally)

Installation

Community Plugins (Recommended)

  1. Open Obsidian Settings
  2. Go to Community plugins and disable Restricted mode
  3. Click "Browse" and search for "Wysimark Editor"
  4. Install and enable the plugin

Plugin page: https://community.obsidian.md/plugins/wysimark-editor

Manual

  1. Download main.js, manifest.json, styles.css from releases
  2. Create wysimark-editor folder in .obsidian/plugins/
  3. Copy files and enable in Obsidian settings

Usage

  1. After enabling the plugin, a Wysimark panel will appear in the right sidebar
  2. Click on any Markdown file in your vault to open it in the Wysimark editor
  3. Edit your content using the toolbar or keyboard shortcuts
  4. Changes are saved automatically

Development

Build Commands

# Development mode with watch (auto-rebuilds on changes)
npm run dev

# Production build with TypeScript type checking and minification
npm run build

Technology Stack

  • Editor: Wysimark (built on Slate.js + React)
  • UI Framework: React 19 with Emotion for styling
  • Build: esbuild

Credits

This plugin is built using Wysimark, an excellent open-source WYSIWYG Markdown editor. Special thanks to @thesunny for creating and maintaining this fantastic library. Wysimark is licensed under the MIT License.

License

MIT

Author

takeshy

HealthExcellent
ReviewSatisfactory
About
Edit notes with a WYSIWYG rich-text interface while preserving the underlying Markdown source. Apply familiar formatting and block elements (headings, lists, code blocks, tables, HTML embeds), insert links and images, and keep YAML frontmatter hidden and preserved with auto-save and a reload option.
EditingMarkdownFormatting
Details
Current version
1.2.4
Last updated
2 months ago
Created
9 months ago
Updates
49 releases
Downloads
5k
Compatible with
Obsidian 1.8.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
TAKESHI MORITATAKESHI MORITAtakeshy
takeshy.work/
GitHubtakeshy
Blueskytakeshy.bsky.social
Xtakeshy
  1. Community
  2. Plugins
  3. Editing
  4. Wysimark Editor

Related plugins

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Editing Toolbar

The Editing Toolbar is modified from cMenu, which provides more powerful customization settings and has many built-in editing commands to be a MS Word-like toolbar editing experience.

Outliner

Work with your lists like in Workflowy or Roam Research.

Image Captions

Add captions to images with inline Markdown and link support. The caption format is compatible with the Commonmark spec and other Markdown applications.

Sort and Permute lines

Sort and Permute lines in whole file or selection.

Various Complements

Complete words similar to auto-completion in an IDE.

Heading Shifter

Easily Shift and Change Markdown headings.

Shortcuts extender

Use shortcuts for input special symbols without language switching.

Chord Sheets

Work with chord sheets (chords over lyrics or inline) in Live Preview and reading mode: Chord diagrams for guitar, ukulele, mandolin and piano, transpose, autoscroll, and more.

Blur

Create obfuscated blocks of text.