BookStack/app/Entities/Repos
Dan Brown 20729a618f
Fixed markdown content not stored on first page save
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
2021-01-04 17:52:08 +00:00
..
BaseRepo.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
BookRepo.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
BookshelfRepo.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
ChapterRepo.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
PageRepo.php Fixed markdown content not stored on first page save 2021-01-04 17:52:08 +00:00