mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-23 14:11:37 +08:00

Adds a thin wrapper for DOMDocument to simplify and align usage within all areas of BookStack. Also means we move away from old depreacted mb_convert_encoding usage. Closes #4638