]> BookStack Code Mirror - bookstack/commit
Fixed issue with searching invalid chars and page-content compiliation
authorDan Brown <redacted>
Tue, 29 Dec 2015 15:37:13 +0000 (15:37 +0000)
committerDan Brown <redacted>
Tue, 29 Dec 2015 15:37:13 +0000 (15:37 +0000)
commit445f939822df06e89b136b6be00c1cde05582d33
treeb7788f463485c31ea4828b86b0fd82feb1d99557
parent05c4b2089c472006c8d28f88b965133b0fabfa54
Fixed issue with searching invalid chars and page-content compiliation
app/Entity.php
app/Repos/BookRepo.php
app/Repos/ChapterRepo.php
app/Repos/PageRepo.php
resources/views/pages/page-display.blade.php
tests/EntityTest.php