I write a readme file using the md file gitlab provided me. I want to insert some equations in it, so I use LateX. I would like Latex to not be rendered while I am editing the file, but only when the file is published. Of course I could write it on a text file and then copy paste it, but anyway, I want to be able to do that.
Besides, the rendering is really terrible. I don’t know if it comes from my browser, when I reload the file, once in a while, half of the TeX symbols are rendered properly, and usually it is closer to a quarter of them.
I tried to search in the settings, but could not find the disable live rendering option.