BookStack/app/Entities/Repos
Dan Brown 8e71cd9bac
Fixed issue where markdown drafts showed as HTML
Markdown content was not being stored, only the sent
HTML representation, causing the draft to show as HTML upon next edit.
Added test to cover.

Fixes #3054
2021-11-14 12:17:22 +00:00
..
BaseRepo.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookRepo.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookshelfRepo.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
ChapterRepo.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageRepo.php Fixed issue where markdown drafts showed as HTML 2021-11-14 12:17:22 +00:00