summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--share/doc/plugins.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/doc/plugins.md b/share/doc/plugins.md
index ebba8f71..3e4f4813 100644
--- a/share/doc/plugins.md
+++ b/share/doc/plugins.md
@@ -254,9 +254,9 @@ Example:
 Yes, it can be done. All you need is Visual Studio setup as explained in [Building](http://www.hexchat.org/developers/building). Your best bet is to use an existing plugin in the HexChat solution as a starting point. You should have the following files:
 
 
-* [hexchat-plugin.h](https://github.com/hexchat/hexchat/blob/master/plugins/hexchat-plugin.h) - main plugin header
-* plugin.c - Your plugin, you need to write this one :)
-* plugin.def - A simple text file containing the following:
+ * [hexchat-plugin.h](https://github.com/hexchat/hexchat/blob/master/plugins/hexchat-plugin.h) - main plugin header
+ * plugin.c - Your plugin, you need to write this one :)
+ * plugin.def - A simple text file containing the following:
 
 <pre>
 	EXPORTS