Hello, "D. C. Toedt" <d...@toedt.com> writes:
> Emacs allows you to enter a non-breaking space by typing Ctrl-x 8 <space>. > That doesn't export to HTML as though. Is this expected behavior, > or a bug? Org doesn't replace UTF-8 characters with HTML (or any other export target) symbols. So, yes, this is the expected behaviour. Note that you can also have a non-breaking space by using an entity: \nbsp{}. Regards, -- Nicolas Goaziou