Skip to content

Commit 3ae11b6

Browse files
jhogervorsttexnixe
authored andcommitted
Describe | mark separator in article
1 parent 6f0d1ae commit 3ae11b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/docs/3_reference/3_panel/3_fields/0_writer/reference-article.txt

+3
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ The writer field supports the following marks by default:
4747
- `clear`
4848
</since>
4949

50+
The special mark `|` can be used to separate marks in the toolbar by a vertical line.
51+
5052
```yaml
5153
fields:
5254
text:
@@ -55,6 +57,7 @@ fields:
5557
marks:
5658
- bold
5759
- italic
60+
- '|'
5861
- strike
5962
```
6063

0 commit comments

Comments
 (0)