Markdown DenDen Furigana
Adds DenDenMarkdown furigana <ruby> support to VSCode's markdown preview.
Overview
The ruby plugin renders {base|reading} as HTML <ruby> annotations, used for pronunciation guides in East Asian text.
<ruby>base<rt>reading</rt></ruby>
Syntax
Use {base text|reading} inline to annotate characters with their pronunciation or reading:
{漢字|かんじ} are Chinese-derived characters used in Japanese writing.
{東京|とうきょう} is the capital of Japan.
Optionally pass rp parentheses for fallback rendering in unsupported browsers:
About
Part of Markdown Preview Extended Syntax — a pack of Markdown preview syntax extensions you can install all at once.
Powered by @mirrordown/mdit-ruby · Source on GitHub.
| |