File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ ${"\t"}[left https://external.com]
9090${ "\t" } [https://external.com right]
9191${ "\t" } [$ x]
9292${ "\t" } [N35.6812362,E139.7649361]
93- ${ "\t" } #hashTag
9493${ "\t" } ? helpfeel
94+ ${ "\t" } 1. numbered list
9595${ "\t" } $ commandLine
9696${ "\t" } [progfay.icon]
9797${ "\t" } [https://image.com/image.png]
Original file line number Diff line number Diff line change @@ -406,17 +406,17 @@ exports[`Table > Node in table cells 1`] = `
406406 [
407407 {
408408 "type": "plain",
409- "raw": "#hashTag ",
410- "text": "#hashTag "
409+ "raw": "? helpfeel ",
410+ "text": "? helpfeel "
411411 }
412412 ]
413413 ],
414414 [
415415 [
416416 {
417417 "type": "plain",
418- "raw": "? helpfeel ",
419- "text": "? helpfeel "
418+ "raw": "1. numbered list ",
419+ "text": "1. numbered list "
420420 }
421421 ]
422422 ],
You can’t perform that action at this time.
0 commit comments