RTL (Right-to-Left) Support (experimental)

by typora.io

About where to put those CSS, please follow Add Custom CSS.

This is not fully tested, since I’m not a RTL user, if you found any bugs, please report to [email protected]

Add following Custom CSS:

#write {
    direction: rtl;
}