Remove unnecessary new lines from the README

This commit is contained in:
Jakub Chrzanowski
2020-09-07 13:37:36 +02:00
parent 56ab172a19
commit 772a5eafd4
2 changed files with 24 additions and 66 deletions

View File

@@ -16,8 +16,7 @@
<!-- Plugin description -->
This Fancy IntelliJ Platform Plugin is going to be your implementation of the brilliant ideas that you have.
This specific section is a source for the [plugin.xml](/src/main/resources/META-INF/plugin.xml) file which will be
extracted by the [Gradle](/build.gradle.kts) during the build process.
This specific section is a source for the [plugin.xml](/src/main/resources/META-INF/plugin.xml) file which will be extracted by the [Gradle](/build.gradle.kts) during the build process.
To keep everything working, do not remove `<!-- ... -->` sections.
<!-- Plugin description end -->