@winduptoy Awesome little CMS ;) something to consider: if you replace all str_starts_with()/str_ends_with() with substr() in your gemtext.php/edit.php it would also work with PHP 7.x
@winduptoy i'm a fulltime/fullstack webdev with fokus on JS and PHP. If you have questions, i'm happy to help :)
@scops thank you! I will try to implement that. I've written very little PHP over the years so I'm still getting to grips with its rough edges.