try empty string for label to avoid spoiler titles
This commit is contained in:
parent
864fc1d615
commit
db6b63024b
|
@ -17,7 +17,7 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
id: spoiler-begin
|
id: spoiler-begin
|
||||||
attributes:
|
attributes:
|
||||||
label:
|
label: ""
|
||||||
description: Opening the spoiler tag
|
description: Opening the spoiler tag
|
||||||
placeholder: <details><summary>Topic Tags</summary>
|
placeholder: <details><summary>Topic Tags</summary>
|
||||||
value: <details><summary>Topic Tags</summary>
|
value: <details><summary>Topic Tags</summary>
|
||||||
|
|
Loading…
Reference in New Issue