]> BookStack Code Mirror - bookstack/commit
Input WYSIWYG: Aligned newline handling with old descriptions
authorDan Brown <redacted>
Wed, 20 Dec 2023 17:40:58 +0000 (17:40 +0000)
committerDan Brown <redacted>
Wed, 20 Dec 2023 17:40:58 +0000 (17:40 +0000)
commited5d67e6095639e1bd8a238bf77227ce2b97a5f8
treeecd147ce3faa4b4832d867cf934fce497135e0c3
parenta21ca446332a7020e54bea15171d4b6233ea3ab8
Input WYSIWYG: Aligned newline handling with old descriptions

To ensure consistenent behaviour before/after changes.
Added tests to cover.
app/Entities/Models/HasHtmlDescription.php
resources/views/books/show.blade.php
resources/views/chapters/show.blade.php
resources/views/shelves/show.blade.php
tests/Entity/BookShelfTest.php
tests/Entity/BookTest.php
tests/Entity/ChapterTest.php