Escaping dollar sign in inline LaTeX doesn't work / causes crash

Steps to reproduce

Create a note with the following content (without the triple backticks):

- Obsidian supports inline LateX like $1+2=3$
- But renderer does not seem to support escaping dollar signs within the LaTeX like $\$1+\$2=\$3$ even though the syntax highlighting in the editor implies that it should.

Expected result

The second list item should render the LaTeX expression to look something like $1+$2=$3

Actual result

Environment

  • Operating system: Windows 10
  • Obsidian version: v0.7.3

Thanks.

Will be fixed in 0.7.6.