mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
sdk_style.md: source code blocks formatting
This commit is contained in:
parent
7bead165bc
commit
1ef40127a7
@ -145,6 +145,8 @@ Source code can be represented by using [GitHub Flavoured Markdown](https://help
|
||||
// Source code goes here...
|
||||
```
|
||||
|
||||
Source code blocks must have one blank line before and after them.
|
||||
|
||||
Syntax highlighting can be applied by specifying the language after the first set of ticks:
|
||||
|
||||
```csharp
|
||||
|
Loading…
x
Reference in New Issue
Block a user