Skip to content

Commit c768e9a

Browse files
authored
Add another space to ignore list whilst we debug issues. (#2334)
1 parent 553f1f2 commit c768e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/DocumentView/CodeBlock/createHighlightingContext.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const PLAIN_HIGHLIGHTING_SPACES: string[] = [
77
'V9geAO9ITPi8WOYK5o0r',
88
'puRmcwVxGFtHph8IjXaf',
99
'e3jwbMOrr4RhKtZ9C0XL',
10+
'ryjzVNizLfd6pYogN3dm',
1011
];
1112

1213
/**

0 commit comments

Comments
 (0)