mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
rubymine.md: minor formatting
This commit is contained in:
parent
f7f4ba7da4
commit
ed12a569e5
@ -32,7 +32,7 @@ The dependency declaration is illustrated in the `plugin.xml` snippet below:
|
||||
|
||||
```xml
|
||||
<!-- Requires the Ruby plugin -->
|
||||
<depends>com.intellij.modules.ruby</depends>
|
||||
<depends>com.intellij.modules.ruby</depends>
|
||||
```
|
||||
|
||||
## Available RubyMine APIs
|
||||
|
Loading…
x
Reference in New Issue
Block a user