Skip to content

Commit e8326d3

Browse files
committed
Fix rendering of description
Newlines weren't being respected properly
1 parent cc86853 commit e8326d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kickstart/write-presentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ component: Competition
66

77
milestone: $SRYYYY Kickstart
88

9-
description: >-
9+
description: |-
1010
Kickstart events require a presentation to go through what student robotics
1111
is, what the competition cycle looks like, and details of the game.
1212

0 commit comments

Comments
 (0)