]> BookStack Code Mirror - bookstack/commit
Page nav: Fixed nbsp being represented as nothing
authorDan Brown <redacted>
Sat, 9 Mar 2024 15:52:09 +0000 (15:52 +0000)
committerDan Brown <redacted>
Sat, 9 Mar 2024 15:52:09 +0000 (15:52 +0000)
commit77f125208ed281912bb6ae9d57abe7b4b26df4c6
tree84c02850fcbf5398502407f1e8af10a0f2a62300
parentb7d4bd5bcef09ff20d08626f943d707c1e0f175e
Page nav: Fixed nbsp being represented as nothing

Now represented in page nav using a normal space to avoid complete
removal of space.
Added test to cover.
For #4836
app/Entities/Tools/PageContent.php
tests/Entity/PageContentTest.php