Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fuji-nakahara/vscode-markdown-ruby

VS Code extension that adds {ruby|ルビ} syntax support to the built-in markdown preview
https://github.com/fuji-nakahara/vscode-markdown-ruby

markdown-preview vscode-extension

Last synced: 3 months ago
JSON representation

VS Code extension that adds {ruby|ルビ} syntax support to the built-in markdown preview

Awesome Lists containing this project

README

        

# markdown-ruby

This is the VS Code extention that adds {ruby|ルビ} syntax support to built-in markdown preview.
This extension is built on [markdown-it-ruby](https://github.com/lostandfound/markdown-it-ruby).

## Features

- `{漢字|かんじ}` => `漢字かんじ`
- `{漢字|かん|じ}` => `漢かん字じ`

![screenshot](images/screenshot.png)