From 22c0eab9fc86d4a5d5580f166111b69c1f1ec87f Mon Sep 17 00:00:00 2001 From: Anna Bulenkova Date: Mon, 23 Mar 2015 15:20:18 +0100 Subject: [PATCH] [site] plugin structure: missed escape seqs --- plugin_structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin_structure.md b/plugin_structure.md index 741c515be..e48c11241 100644 --- a/plugin_structure.md +++ b/plugin_structure.md @@ -466,7 +466,7 @@ To declare a service, you can use the following extension points in the IDEA cor *To declare a service:* -1. Add the appropriate child element (, or ) to the section of the plugin.xml file. +1. Add the appropriate child element (\, \ or \) to the \ section of the plugin.xml file. 2. For the newly added child element, set the following attributes: