From 63fcfc887cce86a8f08fa90e88bf036d3787f54e Mon Sep 17 00:00:00 2001 From: Alexander Bias Date: Fri, 24 Jun 2022 10:09:28 +0200 Subject: [PATCH] Fix linebreak issue in README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73de37b..46c439d 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,9 @@ With this tool, Moodle will download PHP code from the given URL and will execut Theme support ------------- -This plugin acts behind the scenes, therefore it should work with all Moodle themes. This plugin is developed and tested on Moodle Core's Boost theme. It should also work with Boost child themes, including Moodle Core's Classic theme. However, we can't support any other theme than Boost. +This plugin acts behind the scenes, therefore it should work with all Moodle themes. +This plugin is developed and tested on Moodle Core's Boost theme. +It should also work with Boost child themes, including Moodle Core's Classic theme. However, we can't support any other theme than Boost. Plugin repositories