code_completion.md: heading level

This commit is contained in:
Yann Cébron 2020-08-06 13:40:33 +02:00
parent 31726bf5c5
commit f7f4ba7da4

View File

@ -51,7 +51,7 @@ for completing keywords in MANIFEST.MF files.
#### Lookup Items
### Lookup Items
Items shown in the completion list are represented by instances of the
[`LookupElement`](upsource:///platform/analysis-api/src/com/intellij/codeInsight/lookup/LookupElement.java)
interface.