Skip to content

Commit a4a7535

Browse files
committed
Turned it off because I thought it was breaking. My bad
1 parent 0dc2e35 commit a4a7535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
mode: 'gfm',
6767
lineNumbers: true,
6868
matchBrackets: true,
69-
// lineWrapping: true,
69+
lineWrapping: true,
7070
theme: 'default',
7171
onChange: update
7272
});

0 commit comments

Comments
 (0)