When a user types in the editor any content between two $ will turn into a math inline node. This is problematic when a user tries to write a sentence such as:
We consistently spend $10,000/month make $15/month from 3 GitHub sponsors.
Our editor evaluates 10,000/month make as a math inline node. 🤦🏻♀️
I'm not exactly sure what the ideal UX is here. Typora has the same bug.
When a user types in the editor any content between two
$
will turn into a math inline node. This is problematic when a user tries to write a sentence such as:Our editor evaluates
10,000/month make
as a math inline node. 🤦🏻♀️I'm not exactly sure what the ideal UX is here. Typora has the same bug.
typora: