How to swap the markdown and preview pane?

As in a similar solution of mine (which adds CSS so column and column-reverse work too), you can shorten the top-level userchrome.css selector by using:

.rli-editor div[style^="position"]:nth-child(2)
1 Like