Additional error checking for scratchpads

This commit is contained in:
2026-01-09 09:37:21 +01:00
parent 15cfa01114
commit 6328523624
5 changed files with 39 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
# Development instructions
- Do not use `phpunit` There are missing dependencies that make it fail.
- Consider The official documentation for wirting dokuwiki plugins: https://www.dokuwiki.org/devel:plugins
- Use `php -l <file>` to check for syntax errors.
- Consider The official documentation for writing dokuwiki plugins: https://www.dokuwiki.org/devel:plugins