use `input` for spoiler to save space in rendered form

This commit is contained in:
Bibin Muttappillil 2023-07-22 01:31:27 +02:00
parent 27721af05a
commit bc43aecab6
1 changed files with 4 additions and 8 deletions

View File

@ -14,17 +14,13 @@ body:
placeholder: stofl, inspired by https://codeforces.com/problemset/problem/1/A
validations:
required: true
- type: textarea
- type: input
id: spoiler-begin
attributes:
label: Start of spoiler
description: Opening the spoiler tag
placeholder: |
<details>
<summary>Topic Tags</summary>
value: |
<details>
<summary>Topic Tags</summary>
placeholder: <details><summary>Topic Tags</summary>
value: <details><summary>Topic Tags</summary>
- type: dropdown
id: round
attributes:
@ -121,7 +117,7 @@ body:
- warmup
validations:
required: false
- type: textarea
- type: input
id: spoiler-end
attributes:
label: End of spoiler