mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-29 04:01:49 +03:00
Was causing things like emjoi within script content to be somewhat mangled. Instead we force UTF8 only parsing via XML declaration. Added test to cover. For #2923