While compiling Scribble to HTML, line breaks may cause unexpected spaces in Asia languages. Orgmode also had this issue before, here are some detailed descriptions: - [Prevent/workaround browser converting '\n' between lines into space](https://stackoverflow.com/questions/8550112/prevent-workaround-browser-converting-n-between-lines-into-space-for-chinese) - https://github.com/niklasfasching/go-org/issues/56 - https://lists.gnu.org/archive/html/emacs-orgmode/2013-01/msg00398.html Is there a way to fix this in Scribble? Thanks.