gitbook-plugin-rtl

A plugin for rtl books in gitbook

Usage

Just you need to add this plugin to list of plugins in your book.json file.

{
    "plugins": ["...", "rtl"]
}

Note: Name of this plugin is 'gitbook-plugin-rtl' but for adding it to plugins list, you should use 'rtl' term.

Update your book and enjoy rtl!

Last updated