mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-03 13:38:19 +00:00
9 lines
120 B
JSON
9 lines
120 B
JSON
|
|
{
|
||
|
|
"type": "page",
|
||
|
|
"children": [{
|
||
|
|
"type": "math_equation",
|
||
|
|
"data": {
|
||
|
|
"formula": "E = MC^2"
|
||
|
|
}
|
||
|
|
}]
|
||
|
|
}
|