typora-issues icon indicating copy to clipboard operation
typora-issues copied to clipboard

Inline math/code is not automatically rendered

Open JunzheShen opened this issue 1 year ago • 2 comments

  • [x] Searched existing issues to avoid creating duplicates.

  • [x] Confirmed that it can be reproduced in built-in themes without customized css.

    If it only exists in 3rd party themes or css, you can still report it, but please attach the theme target or the css file. We may not "fix" it, if it is caused by 3rd party themes or css styles that we cannot support.

  • [x] Searched http://support.typora.io/


Describe the bug I’m using MacOS 14.6.1 and Typora 1.9.4 Inline math mode is not automatically rendered (except for when I type <Enter> right after inline math)

To Reproduce Examples: $ equation $(not rendered) $ equation $<space>(not rendered) $ equation $<Enter>(rendered) $ equation $<adjust list level>(rendered) The same for inline code (``) Expected behavior inline math is automatically rendered when: $ equation $<space>(not rendered)

Screenshots / Screencasts image

Sample Markdown File Please attach or send us [email protected] the sample md file that may reproduce this. note.md Desktop (please complete the following information):

  • OS: macOS 14.6.1

Typora Version 1.9.4

Additional context Add any other context about the problem here.

JunzheShen avatar Sep 01 '24 08:09 JunzheShen

Does restart Typora fix this? In my test, I still cannot reproduce this

abnerlee avatar Sep 04 '24 03:09 abnerlee

Does restart Typora fix this? In my test, I still cannot reproduce this

Hi, could you please try the sample Markdown file I provided? I tested it with a new Markdown file, and the rendering worked fine on my end. Restarting Typora didn't resolve the issue

JunzheShen avatar Sep 04 '24 03:09 JunzheShen