Configure docsify-rtl:
<script>window.$docsify={rtl: {body: "rtl",side: "ltr",bdo: "ltr"}};</script>
Insert script into docsify document:
<scriptsrc="//unpkg.com/docsify-rtl/build/index.min.js"></script>
It will automatically changes the body, side, bdo directions
This project is licensed under the MIT license.
Copyright (c) KoLiBer (koliberr136a1@gmail.com)