Skip to content

Commit 57d591d

Browse files
Improve plugin description
1 parent f71fe4e commit 57d591d

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,10 @@
55
<vendor email="[email protected]">Kostiantyn Shchepanovskyi</vendor>
66

77
<description><![CDATA[
8-
<h1>Protobuf Support</h1>
9-
<br>
10-
<a href="https://github.com/protostuff/protobuf-jetbrains-plugin">GitHub</a> |
11-
<a href="https://github.com/protostuff/protobuf-jetbrains-plugin/issues">Issues</a> |
12-
<a href="https://github.com/protostuff/protobuf-jetbrains-plugin/wiki/Gallery">Gallery</a> |
13-
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5UPXLBR8UAHG6">Donate</a>
14-
<br>
15-
<br>
168
<a href="https://developers.google.com/protocol-buffers/">Google Protobuf</a> support for Jetbrains products.
179
<br>
1810
<br>
19-
<b>Features:</b>
11+
Features:
2012
<ul>
2113
<li>Full Proto3 support.</li>
2214
<li>Reference support.</li>
@@ -29,6 +21,11 @@
2921
<li>Code formatting.</li>
3022
</ul>
3123
<br>
24+
<a href="https://github.com/protostuff/protobuf-jetbrains-plugin">GitHub</a> |
25+
<a href="https://github.com/protostuff/protobuf-jetbrains-plugin/issues">Issues</a> |
26+
<a href="https://github.com/protostuff/protobuf-jetbrains-plugin/wiki/Gallery">Gallery</a> |
27+
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5UPXLBR8UAHG6">Donate</a>
28+
<br>
3229
]]></description>
3330

3431
<change-notes><![CDATA[

0 commit comments

Comments
 (0)