]> BookStack Code Mirror - bookstack/commit
changed PageContent.php to accept nested includes (#4192)
authorjasonF1000 <redacted>
Thu, 27 Apr 2023 14:51:46 +0000 (16:51 +0200)
committerGitHub <redacted>
Thu, 27 Apr 2023 14:51:46 +0000 (15:51 +0100)
commit011800d42526ebb4acce4ce001dc53b97995ad53
tree905206186ee16e5ab1975348bcd789db20347055
parent647ce6c237457aa69135ca80849b8ef0fdfc5b7a
changed PageContent.php to accept nested includes (#4192)

* changed app/Entities/Tools/PageContent.php to accept nested include levels. Tested it and it works.

* changed recommendations

This loop is now only around parsePageIncludes and bugfixes the space indentation.

* Update PageContent.php

fix spaces
app/Entities/Tools/PageContent.php