Skip to content

Commit 4f86463

Browse files
Merge branch 'main' into discussions-support
2 parents 058a588 + 5ca41fc commit 4f86463

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/routes/tracker/[org]/[repo]/+page.svelte

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,9 @@
118118
p: Transparent,
119119
pre: Transparent,
120120
a: Transparent,
121-
ul: Transparent
121+
ul: Transparent,
122+
ol: Transparent,
123+
li: Transparent
122124
}
123125
}
124126
]}

0 commit comments

Comments
 (0)