mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-21 11:29:01 +08: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