Home

Awesome

Typora Side-by-side

A CSS theme extension for Typora that enables side-by-side view for certain blocks. It is built to be used on top of whatever theme your are already using (see Installation).

Pull requests are welcome here 👍 if you have any ideas that would make this theme extension better.

I made this because I thought it was lacking in Typora and it was mentioned a lot in typora-issues (#70, #4215, #3453, #3709, #4154, ...)

Screenshots

Math environment (theme Panda): Screenshot from 2021-03-05 09-47-38

Installation

You can refer to Typora custom CSS documentation page in order to add this custom css to your editor. Everything that you need is in the _.user.css file. You can find this file in the Releases tab of this repository.

Name the css file:

and place it inside the Typora themes directory (see Typora theme documentation).

⚠️ If the file already exists, append the content of _.user.css at the end of it!

Currently supported blocks

Themes compatibility

Compatibility tested with following Typora themes:

Please send me a message if you see that my extension works with a theme that is not present above so that I can add it to the list.