kinoute / typora-hivacruz-theme

A Typora theme forked from Cobalt to match my other color schemes.
http://theme.typora.io/fork/Hivacruz/
44 stars 5 forks source link

Table+line break+highlight causes overlapping #8

Closed silencial closed 3 years ago

silencial commented 3 years ago

As can be seen in the image, if I use highlight inside the table and with multiple lines, there is an overlapping problem. image

BTW I notice the highlight style inside the table is different from the outside, is it intentional?

kinoute commented 3 years ago

Hello,

Thanks for your report! I will try to fix it ASAP. For your second question, It isn't!

kinoute commented 3 years ago

@silencial Could you give me a markdown file to reproduce the issue? (the same thing that appears on your screenshot would be nice)

silencial commented 3 years ago

Here it is: example.zip

I also notice that after turning on numbering math equations in Preferences->Markdown->Auto Numbering Math Equations, the math equation is longer displayed in the center as shown in this gif. math

kinoute commented 3 years ago

Thanks!

Does it look OK for you?

Capture d’écran 2020-12-19 à 19 54 59

silencial commented 3 years ago

Looks perfect! 👍

kinoute commented 3 years ago

@silencial I just pushed a fix to master, can you confirm it's working for you?

silencial commented 3 years ago

Tried it. It is working. Thank you!

kinoute commented 3 years ago

Awesome, thanks for the report and for giving me a way to reproduce the bugs. I just released a new version, closing the issue, cheers!