Skip to content

Commit 00dcd7c

Browse files
committed
Testing. Added comment.
1 parent 02e9e73 commit 00dcd7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ function activateCodeSnippet(
169169
highlightedCode.split('\n'),
170170
-1
171171
);
172+
// if highlightedCode is empty, check the code of the entire cell.
172173
}
173174
});
174175

0 commit comments

Comments
 (0)