Display math should be centered

Right now display math using \[ math \] doesn’t center. It makes copy paste from latex pretty ugly. Is there any way to make display math centered like $$$$?


Any help is highly appreciated!

Put it inside a center block(Accessible via the < menu)

#+BEGIN_CENTER
\[ math \]
#+END_CENTER
1 Like

In fact, my configuration (default) is not work for \[ math \], which is not rendered by mathjax/katex