Skip to content

Instantly share code, notes, and snippets.

@rayepeng
Created June 8, 2023 05:06
Show Gist options
  • Save rayepeng/dfcb67088f8f87f9ef5be9801413411c to your computer and use it in GitHub Desktop.
Save rayepeng/dfcb67088f8f87f9ef5be9801413411c to your computer and use it in GitHub Desktop.
{
"type":"Block",
"nodes":[
{
"type":"Tag",
"name":"h1",
"selfClosing":false,
"block":{
"type":"Block",
"nodes":[
{
"type":"Code",
"val":"msg",
"buffer":true,
"mustEscape":true,
"isInline":true,
"line":1,
"column":3
}
],
"line":1
},
"attrs":[
],
"attributeBlocks":[
],
"isInline":false,
"line":1,
"column":1
}
],
"line":0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment