I want to type the following formula in mkdocs using Mathjax
$$\text{Volumenänderungsarbeit} & L_\text{vol} = -\int p \,dV$$
The problem is the German umlaut ä that I am using. If I remove it, then everything is fine. I tried to replace it but it does not work.
- \text{Volumen{\"a}nderungsarbeit}
- \text{Volumen"anderungsarbeit}
- \text{Volumen}{\"a}\text{nderungsarbeit}
- \text{Volumen\"anderungsarbeit}