Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieGreenman committed Dec 12, 2023
1 parent ce174e7 commit cab341e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/__tests__/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ it('should convert a paragraph code block thereafter', () => {
attrs: {},
"content": [
{
marks: [],
"type": "text",
"text": " // hello "
}
Expand Down

0 comments on commit cab341e

Please sign in to comment.