Hello!
I am making docs using math formulas in epsilon notes.
Recently, the program began to perceive the sections between "_" and "_" as an area for using modified text (in my opinion, this "italic" is launched), which prevents the correct compilation of formulas (it does not compile the formula, but the code using text modification) ...
It seems like it can be corrected through regex, but I don't know how 😅.
Please tell me how to make this text modification run not between "_" and "_", but through "_i_" and "_i_ "?