mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-28 15:14:06 +08:00

- Added test cases to cover. - Altered parsing logic to be a little less reliant on regex. - Added new iamge repo method for creating from data. - Added extension validation and additional type support. - Done some cleanup of common operations within PageContent. - Added message to API docs/method to mention image usage. For #2700 and #2631.