Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.59k stars 799 forks source link

Markdown: display latex output when using latex's Markdown notation. #9315

Open parthi2929 opened 6 years ago

parthi2929 commented 6 years ago

Steps to reproduce the issue

After enabling markdown option in Jetpack-> settings -> writing, try below markup.

**This is a sample markdown page**  
$f(x)$
$p(A\cup B)$  

What I expected

2018-04-15_19h21_37

What happened instead

The latex part was not rendered

We need this because, I could then write up articles in markdown entirely without worrying about latex part.

jeherve commented 6 years ago

Could you try to use this format instead? https://jetpack.com/support/beautiful-math-with-latex/

Let us know how it goes.

parthi2929 commented 6 years ago

With latex tag it worked. Could have been better if it worked even without need to put latex tag.

jeherve commented 6 years ago

Thanks for the extra details. That's indeed something we could add to Jetpack's Markdown feature.

stale[bot] commented 6 years ago

This issue has been marked as stale. This happened because:

No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.