A plugin for rtl books in gitbook
Just you need to add this plugin to list of plugins in your book.json file.
book.json
{ "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 1 year ago