docsify-rtl
v0.1.4
Published
Docsify rtl library
Downloads
47
Readme
docsify-rtl
Install
Configure docsify-rtl:
<script> window.$docsify = { rtl: { body: "rtl", side: "ltr", bdo: "ltr" } }; </script>
Insert script into docsify document:
<script src="//unpkg.com/docsify-rtl/build/index.min.js"></script>
Usage
It will automatically changes the body
, side
, bdo
directions
License
This project is licensed under the MIT license.
Copyright (c) KoLiBer ([email protected])