mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-28 09:21:42 +08:00

HTML content was still saved. This changes makes the back-end check for md content instead of html to ensure that gets stored in cases where both are sent to the system. Closes #2446