Skip to content

Commit c63a8c9

Browse files
authored
Update css-battles.yml
1 parent 63818a5 commit c63a8c9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/DISCUSSION_TEMPLATE/css-battles.yml

+6-2
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,14 @@ body:
4444
label: 'What others will see:'
4545
description: Solution preview
4646
value: |
47-
This will result in a nice hidden bit like so:<br />
47+
This will result in a nice hidden bit like so:
48+
4849
<details>
49-
<summary>Code Source – <strong>score {character count}</strong></summary><br />
50+
<summary>Code Source – <strong>score {character count}</strong></summary>
51+
52+
```html
5053
your cssbattles code here!
54+
```
5155
</details>
5256
validations:
5357
required: true

0 commit comments

Comments
 (0)