[md] link to forum moved down

This commit is contained in:
Anna Bulenkova 2015-04-16 12:42:48 +02:00
parent ae2ea5ad2d
commit 5dbdc876b6

View File

@ -3,7 +3,6 @@ layout: editable
title: Custom Language Support
---
Please ask questions or suggest missing topics in [plugin development forum](http://devnet.jetbrains.com/community/idea/open_api_and_plugin_development).
## Introduction
@ -997,3 +996,5 @@ to use, possibly depending on the passed in
New in 13: user-configurable *reference injections* can be provided via `referenceInjector` extension point (
[ReferenceInjector](https://github.com/JetBrains/intellij-community/blob/master/platform/lang-api/src/com/intellij/psi/injection/ReferenceInjector.java)
) (IntelliLang plugin required).
Please ask questions or suggest missing topics in [plugin development forum](http://devnet.jetbrains.com/community/idea/open_api_and_plugin_development).