gitbook-plugin-kakuyomu-formatter

1.0.0 • Public • Published

GitBook Plugin - Kakuyomu Formatter

This GitBook plugin allows you to format Kakuyomu Notation which gives texts ruby (letters' readings) and emphasis by dots. It also converts a single line-break into a paragraph.

Since emphasis by dots is not supported by major browsers, it uses Markdown-style *emphasis* instead.

Configuration

{
    "pluginsConfig": {
        "kakuyomuFormatter": {
            "paragraph": true,
            "ruby": true
        }
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-kakuyomu-formatter

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • io-monad