Hi
Having this text in the body of a headline, makes that superscript and
subscript visualization doesn't work in that buffer:
#+OPTIONS: ^:nil
I suppose that should affect just to exportation, not to buffer
visualization.
Tested in emacs-q.
Example of buffer, it can see using these 2 commands
(org-toggle-pretty-entities), (org-mode-restart) and adding or killing a
";" before #+OPTIONS:
Start of the buffer.org:
adsfaa_3550
adfasdf^5322
****** Melioratus (2019, Marzo 11). /org-mode exports _ as subscripts
and ^ as superscripts [Comentario en org-mode: How to export underscore
as underscore instead of highlight in HTML?]./ StackExchange :ATTACH:
#+OPTIONS: ^:nil
asdf_42 asdf_44
End of the buffer.org
Best regards