goessner / mdmath

LaTeX Math for Markdown inside of Visual Studio Code.
MIT License
748 stars 56 forks source link

Unable to open files... #5

Closed sequencer closed 7 years ago

sequencer commented 7 years ago

I'll have a important exam tomorrow... And my note can only be opened by mdmath... after this afternoon's update... I can't open my all notes for example 数学答案订正.txt it's a Chinese note, wrote in UTF-8. It says Unable to open 'Preview: 数学答案订正.md': KaTeX parse error: Expected 'EOF', got '重' at position 1: 重̲根对应. Plz save me...

goessner commented 7 years ago

Not sure what you mean with 'this afternoon' ... I only updated the readme today ...

It seems to be a bug and I have to do a closer look into it. But I managed to get it work by surrounding all inline formulas with blanks.

grafik

Hope that helps .. thanks

sequencer commented 7 years ago

Thank you so much. I think it's the problem of ktex? I have downgraded to 0.8 it works well. Thanks!

goessner commented 7 years ago

So you should raise an issue also there .. perhaps with linking to here .. please.

Thanks