Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fuji-nakahara/vscode-markdown-ruby
- Owner: fuji-nakahara
- License: mit
- Created: 2018-07-15T14:27:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T04:31:29.000Z (over 1 year ago)
- Last Synced: 2024-05-01T14:36:55.930Z (10 months ago)
- Topics: markdown-preview, vscode-extension
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=fuji-nakahara.markdown-ruby
- Size: 292 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)