### Problem mdBook cannot render `mathcal` symbols correctly, e.g., `\mathcal{X}`. ### Steps Type the following line in a `.md` file. ```markdown For example, \\( \mathcal{X} \\). ``` Then, run `mdbook serve` and observe the output. ### Possible Solution(s) _No response_ ### Notes _No response_ ### Version _No response_