Skip to content

Commit 2e205ff

Browse files
committed
fix: Remove outdated info for headline field
1 parent 5a1ec52 commit 2e205ff

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

content/docs/2_reference/3_panel/3_fields/0_headline/reference-panelfield.txt

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -39,28 +39,4 @@ fields:
3939

4040
(field-options: headline)
4141

42-
## Hiding the headline numbers
43-
44-
```yaml
45-
fields:
46-
pageSettings:
47-
label: Page Settings
48-
type: headline
49-
numbered: false
50-
type:
51-
label: Page type
52-
type: text
53-
state:
54-
label: Draft
55-
type: toggle
56-
content:
57-
label: Content
58-
type: headline
59-
numbered: false
60-
text:
61-
label: Text
62-
type: textarea
63-
```
64-
65-
You can also just hide the numbers of one or a few headlines on a page, those headlines are then skipped when counting through. The others will get numbers like normal.
6642

0 commit comments

Comments
 (0)