mdbook-merjong 0.1.1

A preprocessor for mdbook to add merjong support.
Documentation

mdbook-merjong

mdbook-merjong is an mdBook preprocessor that adds support for rendering Mahjong tiles from MPSZ notation using Merjong.

Example

Write a code block like this:

```merjong
19m19p19s1234567z-q
```

And it will be rendered as:

simple-merjong-img

Installation

Install mdbook-merjong with Cargo:

cargo install mdbook-merjong

Usage

Let the preprocessor configure your book:

mdbook-merjong install path/to/your/book