Read the section for your purpose.
- Check FAQ on https://www.dokuwiki.org/plugin:mdpage#faq
- Check known issues on https://github.com/mizunashi-mana/dokuwiki-plugin-mdpage/issues
- Open an issue according to the template
composer install --prefer-source --dev
./bin/php-cs-fixer fix
composer test
and fix any failing testsgit commit
with message- Open a pull request and fix any failing tests
NOTICE:
This plugin includes source codes of dependent libraries. When we add a new library to depend, we should check license compatibles.