overleaf/services/project-history/test/acceptance/fixtures/chunks/4-6.json
Alf Eaton ee85d948e2 Avoid duplicating a math-closing dollar sign (#11227)
GitOrigin-RevId: ef2ef77e26df59d1af3df6dc664e284d3c70102d
2023-01-16 08:41:42 +00:00

74 lines
No EOL
1.5 KiB
JSON

{
"chunk": {
"history": {
"snapshot": {
"files": {
"main.tex": {
"hash": "35c9bd86574d61dcadbce2fdd3d4a0684272c6ea",
"stringLength": 20649,
"metadata": {
"main": true
}
},
"foo.tex": {
"hash": "c6654ea913979e13e22022653d284444f284a172",
"stringLength": 41
}
}
},
"changes": [
{
"operations": [
{
"pathname": "foo.tex",
"textOperation": [
41,
"\n\nSeven eight nince"
]
}
],
"timestamp": "2017-12-04T10:29:17.786Z",
"authors": [
31
]
},
{
"operations": [
{
"pathname": "foo.tex",
"textOperation": [
58,
-1,
1
]
}
],
"timestamp": "2017-12-04T10:29:22.905Z",
"authors": [
31
]
},
{
"operations": [
{
"pathname": "foo.tex",
"newPathname": "bar.tex"
}
],
"timestamp": "2017-12-04T10:29:26.120Z",
"authors": [
31
]
}
]
},
"startVersion": 3
},
"authors": [
{
"id": 31,
"email": "james.allen@overleaf.com",
"name": "James"
}
]
}