Skip to content

Commit a24f884

Browse files
added 'remove_empty_nodes' field from bard to the docs (#1757)
Co-authored-by: Duncan McClean <duncan@doublethree.digital>
1 parent 7416d84 commit a24f884

File tree

1 file changed

+5
-0
lines changed
  • content/collections/fieldtypes

1 file changed

+5
-0
lines changed

content/collections/fieldtypes/bard.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@ options:
9090
type: boolean
9191
description: >
9292
Always show the "Add Set" button. Default: `false`.
93+
-
94+
name: remove_empty_nodes
95+
type: string
96+
description: >
97+
Choose how to deal with empty nodes. Options: `false`, `true`, `trim`. Default: `false`.
9398
9499
stage: 1
95100
id: f4bf58d3-cbce-4957-b883-d92fd4791e89

0 commit comments

Comments
 (0)