File tree Expand file tree Collapse file tree 4 files changed +0
-12
lines changed
tests/src/unit/core/formatConversion/export/__snapshots__/blocknoteHTML/codeBlock Expand file tree Collapse file tree 4 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 66 data-content-type ="codeBlock "
77 data-language ="javascript "
88 >
9- < div >
10- < select > </ select >
11- </ div >
129 < pre >
1310 < code class ="bn-inline-content "> const hello ='world';console.log(hello);</ code >
1411 </ pre >
Original file line number Diff line number Diff line change 22 < div class ="bn-block-outer " data-node-type ="blockOuter " data-id ="1 ">
33 < div class ="bn-block " data-node-type ="blockContainer " data-id ="1 ">
44 < div class ="bn-block-content " data-content-type ="codeBlock ">
5- < div >
6- < select > </ select >
7- </ div >
85 < pre >
96 < code class ="bn-inline-content "> console.log('Hello, world!');</ code >
107 </ pre >
Original file line number Diff line number Diff line change 22 < div class ="bn-block-outer " data-node-type ="blockOuter " data-id ="1 ">
33 < div class ="bn-block " data-node-type ="blockContainer " data-id ="1 ">
44 < div class ="bn-block-content " data-content-type ="codeBlock ">
5- < div >
6- < select > </ select >
7- </ div >
85 < pre >
96 < code class ="bn-inline-content "> </ code >
107 </ pre >
Original file line number Diff line number Diff line change 66 data-content-type ="codeBlock "
77 data-language ="python "
88 >
9- < div >
10- < select > </ select >
11- </ div >
129 < pre >
1310 < code class ="bn-inline-content "> print('Hello, world!')</ code >
1411 </ pre >
You can’t perform that action at this time.
0 commit comments