mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-06 18:32:37 +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