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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Markdown Furigana

steven-kraftsteven-kraft16k downloads

Display furigana using Markdown syntax.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates11

Simple markdown to furigana rendering plugin for displaying Japanese text with furigana in Obsidian (https://obsidian.md).

As of 1.2.0, the plugin is no longer limited to Japanese Text

Based off of markdown-it-ruby syntax. All rendering is done post-processing when previewing, so your notes are not modified.

Examples

Markdown Processed As Displays As
{漢字|かんじ} <ruby>漢字<rt>かんじ</rt></ruby> 漢字かんじ
{漢字|かん|じ} <ruby>漢<rt>かん</rt>字<rt>じ</rt></ruby> 漢かん字じ
{北京|ㄅㄟˇ|ㄐㄧㄥ} <ruby>北<rt>ㄅㄟˇ</rt>京<rt>ㄐㄧㄥ</rt></ruby> 北ㄅㄟˇ京ㄐㄧㄥ
{北京|Běi|jīng} <ruby>北<rt>Běi</rt>京<rt>jīng</rt></ruby> 北Běi京jīng
{韓國|한|국} <ruby>韓<rt>한</rt>國<rt>국</rt></ruby> 韓한國국

Additional Info

The plugin expects the first section to be Kanji or Kana, and furigana sections to be Hiragana or Katakana. If more than one furigana section, there must be as many as the number of characters in the first section. Sections of furigana can also be empty.

See Also

Also check out the Obsidian Furigana plugin if you prefer to use the ruby syntax directly in your notes.

61%
HealthFair
ReviewSatisfactory
About
Render kanji and other scripts with ruby-style furigana from simple inline markdown like {漢字|かんじ} or multiple readings per character. Display furigana in preview only via post-processing so your Markdown files remain unchanged.
AnnotationLanguagesMarkdown
Details
Current version
1.3.0
Last updated
3 years ago
Created
5 years ago
Updates
11 releases
Downloads
16k
Compatible with
Obsidian 0.9.12+
Report bugRequest featureReport plugin
Author
steven-kraftsteven-kraft
github.com/steven-kraft/obsidian-markdown-furigana
GitHubsteven-kraft
  1. Community
  2. Plugins
  3. Annotation
  4. Markdown Furigana

Related plugins

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Outliner

Work with your lists like in Workflowy or Roam Research.

Various Complements

Complete words similar to auto-completion in an IDE.

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.

Fantasy Statblocks

Create, manage and view a Fantasy Bestiary with Dungeons and Dragons style statblocks.

Admonition

Admonition block-styled content.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

Auto Link Title

Automatically fetches the titles of links from the web.

Kindle Highlights

Sync your Kindle book highlights using your Amazon login or uploading your My Clippings file.

Automatic Table Of Contents

Create a table of contents in a note that updates itself when the note changes.