Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine committed Dec 7, 2024
1 parent 221f18a commit a8f1461
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ exports[`parse html 1`] = `
"attrs": {
"start": 1,
"tight": true,
"type": undefined,
},
"content": [
{
Expand Down Expand Up @@ -48,6 +49,7 @@ exports[`parse markdown 1`] = `
"attrs": {
"start": 1,
"tight": true,
"type": undefined,
},
"content": [
{
Expand Down

0 comments on commit a8f1461

Please sign in to comment.