From 3b2562e2fc1ce5d8516b61e48f6591a652ad9123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 6 Dec 2021 10:45:25 +0100 Subject: [PATCH] explore_api.md: fix border --- topics/appendix/resources/explore_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/appendix/resources/explore_api.md b/topics/appendix/resources/explore_api.md index 7f6bd6102..f4cf9af28 100644 --- a/topics/appendix/resources/explore_api.md +++ b/topics/appendix/resources/explore_api.md @@ -31,7 +31,7 @@ Another way to discover EPs is by using autocompletion or navigating through EP When you open a new tag in your plugin.xml file (inside the `extensions` block with `defaultExtensionNs="com.intellij"`), the IDE will automatically suggest possible EPs. -Using Completion Suggestions +Using Completion Suggestions This is the first step in discovering new features that haven't been explicitly mentioned in the IntelliJ Platform Docs. Note that in the completion popup you can call