mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
sdk_style.md: tables
This commit is contained in:
parent
740eaccfb9
commit
7b743bcb3a
@ -216,11 +216,11 @@ The syntax is to use the pipe (`|`) and minus symbols:
|
||||
|
||||
```
|
||||
| Column 1 | Column 2 | Column 3 |
|
||||
| -------- | -------- | -------- |
|
||||
|----------|----------|----------|
|
||||
| Blah | Blah | Blah |
|
||||
```
|
||||
|
||||
Use `|` instead of `|` to prevent escaping problems for `<ui-path>` elements.
|
||||
Use `& #124;` (remove space before `#`!) instead of `|` to prevent escaping problems for `<ui-path>` elements inside cells.
|
||||
|
||||
### Notes and Callouts
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user