external_system_integration.md: Add code formatting to titles

This commit is contained in:
Karol Lewandowski 2024-04-08 13:04:17 +02:00
parent 7c9a260cff
commit f4f060167c

View File

@ -125,7 +125,7 @@ It's possible to configure external system integration to automatically refresh
> From 2020.1, auto-import cannot be disabled by a user.
>
### Auto-Import for ExternalSystemManager Implementation
### Auto-Import for `ExternalSystemManager` Implementation
Describe project's settings files to track by having external system [`ExternalSystemManager`](%gh-ic%/platform/external-system-api/src/com/intellij/openapi/externalSystem/ExternalSystemManager.java) implement [`ExternalSystemAutoImportAware`](%gh-ic%/platform/external-system-api/src/com/intellij/openapi/externalSystem/ExternalSystemAutoImportAware.java).