What is posted to docs/{doc_id}/schema/

I am trying to write the server in PHP. Most of the parts are quite straight forward and easy to understand. However, one part that troubles me.

When the document is loaded, it always posts this to the server, I see a lot of numbers, but I don’t understand what is this used for and why this is posted to the server. As a collaboration server, how should I make sense of this information?

Thanks.

[{
	"spec": "1",
	"nodes": "2",
	"marks": "3",
	"topNodeType": "4",
	"cached": "5"
}, {
	"nodes": "6",
	"marks": "7"
}, {
	"doc": "4",
	"paragraph": "8",
	"blockquote": "9",
	"horizontal_rule": "10",
	"heading": "11",
	"text": "12",
	"image": "13",
	"math": "14",
	"hard_break": "15",
	"bullet_list": "16",
	"ordered_list": "17",
	"list_item": "18",
	"bookmark": "19",
	"table": "20",
	"table_row": "21",
	"table_cell": "22",
	"table_header": "23"
}, {
	"link": "24",
	"mark-no-break": "25",
	"code": "26",
	"em": "27",
	"mark-font-size": "28",
	"mark-font-type": "29",
	"spacer": "30",
	"strike": "31",
	"strong": "32",
	"super": "33",
	"sub": "34",
	"mark-text-color": "35",
	"mark-text-highlight": "36",
	"mark-text-selection": "37",
	"underline": "38",
	"custom-styles": "39"
}, {
	"name": "40",
	"schema": "0",
	"spec": "41",
	"groups": "42",
	"attrs": "43",
	"defaultAttrs": "44",
	"contentMatch": "45",
	"markSet": "46",
	"inlineContent": false,
	"isBlock": true,
	"isText": false
}, {
	"wrappings": "47",
	"tableNodeTypes": "48"
}, {
	"content": "49"
}, {
	"content": "50"
}, {
	"name": "51",
	"schema": "0",
	"spec": "52",
	"groups": "53",
	"attrs": "54",
	"defaultAttrs": "55",
	"contentMatch": "56",
	"markSet": null,
	"inlineContent": true,
	"isBlock": true,
	"isText": false
}, {
	"name": "57",
	"schema": "0",
	"spec": "58",
	"groups": "59",
	"attrs": "60",
	"defaultAttrs": "61",
	"contentMatch": "56",
	"markSet": null,
	"inlineContent": true,
	"isBlock": true,
	"isText": false
}, {
	"name": "62",
	"schema": "0",
	"spec": "63",
	"groups": "64",
	"attrs": "65",
	"defaultAttrs": "66",
	"contentMatch": "67",
	"markSet": "68",
	"inlineContent": false,
	"isBlock": true,
	"isText": false
}, {
	"name": "69",
	"schema": "0",
	"spec": "70",
	"groups": "71",
	"attrs": "72",
	"defaultAttrs": "73",
	"contentMatch": "56",
	"markSet": null,
	"inlineContent": true,
	"isBlock": true,
	"isText": false
}, {
	"name": "74",
	"schema": "0",
	"spec": "75",
	"groups": "76",
	"attrs": "77",
	"defaultAttrs": "78",
	"contentMatch": "67",
	"markSet": "79",
	"inlineContent": false,
	"isBlock": false,
	"isText": true
}, {
	"name": "80",
	"schema": "0",
	"spec": "81",
	"groups": "82",
	"attrs": "83",
	"defaultAttrs": "84",
	"contentMatch": "67",
	"markSet": "85",
	"inlineContent": false,
	"isBlock": false,
	"isText": false
}, {
	"name": "86",
	"schema": "0",
	"spec": "87",
	"groups": "88",
	"attrs": "89",
	"defaultAttrs": "90",
	"contentMatch": "67",
	"markSet": "91",
	"inlineContent": false,
	"isBlock": false,
	"isText": false
}, {
	"name": "92",
	"schema": "0",
	"spec": "93",
	"groups": "94",
	"attrs": "95",
	"defaultAttrs": "96",
	"contentMatch": "67",
	"markSet": "97",
	"inlineContent": false,
	"isBlock": false,
	"isText": false
}, {
	"name": "98",
	"schema": "0",
	"spec": "99",
	"groups": "100",
	"attrs": "101",
	"defaultAttrs": "102",
	"contentMatch": "103",
	"markSet": "104",
	"inlineContent": false,
	"isBlock": true,
	"isText": false
}, {
	"name": "105",
	"schema": "0",
	"spec": "106",
	"groups": "107",
	"attrs": "108",
	"defaultAttrs": "109",
	"contentMatch": "103",
	"markSet": "110",
	"inlineContent": false,
	"isBlock": true,
	"isText": false
}, {
	"name": "111",
	"schema": "0",
	"spec": "112",
	"groups": "113",
	"attrs": "114",
	"defaultAttrs": "115",
	"contentMatch": "116",
	"markSet": "117",
	"inlineContent": false,
	"isBlock": true,
	"isText": false
}, {
	"name": "118",
	"schema": "0",
	"spec": "119",
	"groups": "120",
	"attrs": "121",
	"defaultAttrs": "122",
	"contentMatch": "67",
	"markSet": "123",
	"inlineContent": false,
	"isBlock": false,
	"isText": false
}, {
	"name": "124",
	"schema": "0",
	"spec": "125",
	"groups": "126",
	"attrs": "127",
	"defaultAttrs": "128",
	"contentMatch": "129",
	"markSet": "130",
	"inlineContent": false,
	"isBlock": true,
	"isText": false
}, {
	"name": "131",
	"schema": "0",
	"spec": "132",
	"groups": "133",
	"attrs": "134",
	"defaultAttrs": "135",
	"contentMatch": "136",
	"markSet": "137",
	"inlineContent": false,
	"isBlock": true,
	"isText": false
}, {
	"name": "138",
	"schema": "0",
	"spec": "139",
	"groups": "140",
	"attrs": "141",
	"defaultAttrs": "142",
	"contentMatch": "45",
	"markSet": "143",
	"inlineContent": false,
	"isBlock": true,
	"isText": false
}, {
	"name": "144",
	"schema": "0",
	"spec": "145",
	"groups": "146",
	"attrs": "147",
	"defaultAttrs": "148",
	"contentMatch": "45",
	"markSet": "149",
	"inlineContent": false,
	"isBlock": true,
	"isText": false
}, {
	"name": "150",
	"schema": "0",
	"spec": "151",
	"attrs": "152",
	"rank": 0,
	"excluded": "153",
	"instance": "154"
}, {
	"name": "155",
	"schema": "0",
	"spec": "156",
	"attrs": "157",
	"rank": 1,
	"excluded": "158",
	"instance": "159"
}, {
	"name": "160",
	"schema": "0",
	"spec": "161",
	"attrs": "162",
	"rank": 2,
	"excluded": "163",
	"instance": "164"
}, {
	"name": "165",
	"schema": "0",
	"spec": "166",
	"attrs": "167",
	"rank": 3,
	"excluded": "168",
	"instance": "169"
}, {
	"name": "170",
	"schema": "0",
	"spec": "171",
	"attrs": "172",
	"rank": 4,
	"excluded": "173",
	"instance": "174"
}, {
	"name": "175",
	"schema": "0",
	"spec": "176",
	"attrs": "177",
	"rank": 5,
	"excluded": "178",
	"instance": null
}, {
	"name": "179",
	"schema": "0",
	"spec": "180",
	"attrs": "181",
	"rank": 6,
	"excluded": "182",
	"instance": "183"
}, {
	"name": "184",
	"schema": "0",
	"spec": "185",
	"attrs": "186",
	"rank": 7,
	"excluded": "187",
	"instance": "188"
}, {
	"name": "189",
	"schema": "0",
	"spec": "190",
	"attrs": "191",
	"rank": 8,
	"excluded": "192",
	"instance": "193"
}, {
	"name": "194",
	"schema": "0",
	"spec": "195",
	"attrs": "196",
	"rank": 9,
	"excluded": "197",
	"instance": "198"
}, {
	"name": "199",
	"schema": "0",
	"spec": "200",
	"attrs": "201",
	"rank": 10,
	"excluded": "202",
	"instance": "203"
}, {
	"name": "204",
	"schema": "0",
	"spec": "205",
	"attrs": "206",
	"rank": 11,
	"excluded": "207",
	"instance": null
}, {
	"name": "208",
	"schema": "0",
	"spec": "209",
	"attrs": "210",
	"rank": 12,
	"excluded": "211",
	"instance": null
}, {
	"name": "212",
	"schema": "0",
	"spec": "213",
	"attrs": "214",
	"rank": 13,
	"excluded": "215",
	"instance": null
}, {
	"name": "216",
	"schema": "0",
	"spec": "217",
	"attrs": "218",
	"rank": 14,
	"excluded": "219",
	"instance": "220"
}, {
	"name": "221",
	"schema": "0",
	"spec": "222",
	"attrs": "223",
	"rank": 15,
	"excluded": "224",
	"instance": "225"
}, "doc", {
	"attrs": "226",
	"content": "227"
}, [], {
	"layout": "228",
	"padding": "229",
	"width": "230"
}, {
	"layout": null,
	"padding": null,
	"width": null
}, {
	"validEnd": false,
	"next": "231",
	"wrapCache": "232"
}, [], {}, {
	"table": "20",
	"row": "21",
	"cell": "22",
	"header_cell": "23"
}, ["40", "41", "51", "52", "57", "58", "62", "63", "69", "70", "74", "75", "80", "81", "86", "87", "92", "93", "98", "99", "105", "106", "111", "112", "118", "119", "124", "125", "131", "132", "138", "139", "144", "145"],
	["150", "151", "155", "156", "160", "161", "165", "166", "170", "171", "175", "176", "179", "180", "184", "185", "189", "190", "194", "195", "199", "200", "204", "205", "208", "209", "212", "213", "216", "217", "221", "222"], "paragraph", {
		"attrs": "233",
		"content": "234",
		"group": "235",
		"parseDOM": "236"
	}, ["235"], {
		"align": "237",
		"color": "238",
		"id": "239",
		"indent": "240",
		"lineSpacing": "241",
		"paddingBottom": "242",
		"paddingTop": "243",
		"objectId": "244"
	}, {
		"align": null,
		"color": null,
		"id": null,
		"indent": null,
		"lineSpacing": null,
		"paddingBottom": null,
		"paddingTop": null,
		"objectId": null
	}, {
		"validEnd": true,
		"next": "245",
		"wrapCache": "246"
	}, "blockquote", {
		"attrs": "233",
		"content": "234",
		"group": "235",
		"parseDOM": "247",
		"defining": true
	}, ["235"], {
		"align": "248",
		"color": "249",
		"id": "250",
		"indent": "251",
		"lineSpacing": "252",
		"paddingBottom": "253",
		"paddingTop": "254",
		"objectId": "255"
	}, {
		"align": null,
		"color": null,
		"id": null,
		"indent": null,
		"lineSpacing": null,
		"paddingBottom": null,
		"paddingTop": null,
		"objectId": null
	}, "horizontal_rule", {
		"attrs": "256",
		"group": "235",
		"parseDOM": "257"
	}, ["235"], {
		"pageBreak": "258"
	}, {
		"pageBreak": null
	}, {
		"validEnd": true,
		"next": "259",
		"wrapCache": "260"
	}, [], "heading", {
		"attrs": "261",
		"content": "234",
		"group": "235",
		"parseDOM": "262",
		"defining": true
	}, ["235"], {
		"align": "263",
		"color": "264",
		"id": "265",
		"indent": "266",
		"lineSpacing": "267",
		"paddingBottom": "268",
		"paddingTop": "269",
		"objectId": "270",
		"level": "271"
	}, {
		"align": null,
		"color": null,
		"id": null,
		"indent": null,
		"lineSpacing": null,
		"paddingBottom": null,
		"paddingTop": null,
		"objectId": null,
		"level": 1
	}, "text", {
		"group": "272"
	}, ["272"], {}, {}, [], "image", {
		"inline": true,
		"attrs": "273",
		"group": "272",
		"draggable": true,
		"parseDOM": "274"
	}, ["272"], {
		"align": "275",
		"alt": "276",
		"crop": "277",
		"height": "278",
		"rotate": "279",
		"src": "280",
		"title": "281",
		"width": "282",
		"objectId": "283"
	}, {
		"align": null,
		"alt": "284",
		"crop": null,
		"height": null,
		"rotate": null,
		"src": null,
		"title": "284",
		"width": null,
		"objectId": null
	}, [], "math", {
		"inline": true,
		"attrs": "285",
		"group": "272",
		"draggable": true,
		"parseDOM": "286"
	}, ["272"], {
		"align": "287",
		"latex": "288"
	}, {
		"align": null,
		"latex": "284"
	}, [], "hard_break", {
		"inline": true,
		"group": "272",
		"selectable": false,
		"parseDOM": "289"
	}, ["272"], {}, {}, [], "bullet_list", {
		"attrs": "290",
		"group": "235",
		"content": "291",
		"parseDOM": "292"
	}, ["235"], {
		"id": "293",
		"indent": "294",
		"listStyleType": "295",
		"objectId": "296"
	}, {
		"id": null,
		"indent": 0,
		"listStyleType": null,
		"objectId": null
	}, {
		"validEnd": false,
		"next": "297",
		"wrapCache": "298"
	}, [], "ordered_list", {
		"attrs": "299",
		"group": "235",
		"content": "291",
		"parseDOM": "300"
	}, ["235"], {
		"id": "301",
		"counterReset": "302",
		"indent": "303",
		"following": "304",
		"listStyleType": "305",
		"name": "306",
		"start": "307",
		"objectId": "308"
	}, {
		"id": null,
		"counterReset": null,
		"indent": 0,
		"following": null,
		"listStyleType": null,
		"name": null,
		"start": 1,
		"objectId": null
	}, [], "list_item", {
		"attrs": "309",
		"content": "51",
		"parseDOM": "310"
	}, [], {
		"align": "311"
	}, {
		"align": null
	}, {
		"validEnd": false,
		"next": "312",
		"wrapCache": "313"
	}, [], "bookmark", {
		"inline": true,
		"attrs": "314",
		"group": "272",
		"draggable": true,
		"parseDOM": "315"
	}, ["272"], {
		"id": "316",
		"visible": "317"
	}, {
		"id": null,
		"visible": null
	}, [], "table", {
		"content": "318",
		"tableRole": "124",
		"isolating": true,
		"group": "235",
		"parseDOM": "319",
		"attrs": "320"
	}, ["235"], {
		"marginLeft": "321",
		"objectId": "322"
	}, {
		"marginLeft": null,
		"objectId": null
	}, {
		"validEnd": false,
		"next": "323",
		"wrapCache": "324"
	}, [], "table_row", {
		"content": "325",
		"tableRole": "326",
		"parseDOM": "327"
	}, [], {}, {}, {
		"validEnd": true,
		"next": "328",
		"wrapCache": "329"
	}, [], "table_cell", {
		"content": "227",
		"attrs": "330",
		"tableRole": "331",
		"isolating": true,
		"parseDOM": "332"
	}, [], {
		"colspan": "333",
		"rowspan": "334",
		"colwidth": "335",
		"borderColor": "336",
		"background": "337"
	}, {
		"colspan": 1,
		"rowspan": 1,
		"colwidth": null,
		"borderColor": null,
		"background": null
	}, [], "table_header", {
		"content": "227",
		"attrs": "330",
		"tableRole": "338",
		"isolating": true,
		"parseDOM": "339"
	}, [], {
		"colspan": "340",
		"rowspan": "341",
		"colwidth": "342",
		"borderColor": "343",
		"background": "344"
	}, {
		"colspan": 1,
		"rowspan": 1,
		"colwidth": null,
		"borderColor": null,
		"background": null
	}, [], "link", {
		"attrs": "345",
		"inclusive": false,
		"parseDOM": "346"
	}, {
		"href": "347",
		"rel": "348",
		"target": "349",
		"title": "350"
	}, ["24"], {
		"type": "150",
		"attrs": "351"
	}, "mark-no-break", {
		"parseDOM": "352"
	}, {}, ["25"], {
		"type": "155"
	}, "code", {
		"parseDOM": "353"
	}, {}, ["26"], {
		"type": "160"
	}, "em", {
		"parseDOM": "354"
	}, {}, ["27"], {
		"type": "165"
	}, "mark-font-size", {
		"attrs": "355",
		"inline": true,
		"group": "272",
		"parseDOM": "356"
	}, {
		"pt": "357"
	}, ["28"], {
		"type": "170",
		"attrs": "358"
	}, "mark-font-type", {
		"attrs": "359",
		"inline": true,
		"group": "272",
		"parseDOM": "360"
	}, {
		"name": "361"
	}, ["29"], "spacer", {
		"attrs": "362",
		"defining": true,
		"draggable": false,
		"excludes": "363",
		"group": "272",
		"inclusive": false,
		"inline": true,
		"spanning": false,
		"parseDOM": "364"
	}, {
		"size": "365"
	}, ["24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39"], {
		"type": "179",
		"attrs": "366"
	}, "strike", {
		"parseDOM": "367"
	}, {}, ["31"], {
		"type": "184"
	}, "strong", {
		"parseDOM": "368"
	}, {}, ["32"], {
		"type": "189"
	}, "super", {
		"parseDOM": "369"
	}, {}, ["33"], {
		"type": "194"
	}, "sub", {
		"parseDOM": "370"
	}, {}, ["34"], {
		"type": "199"
	}, "mark-text-color", {
		"attrs": "371",
		"inline": true,
		"group": "272",
		"parseDOM": "372"
	}, {
		"color": "373"
	}, ["35"], "mark-text-highlight", {
		"attrs": "374",
		"inline": true,
		"group": "272",
		"parseDOM": "375"
	}, {
		"highlightColor": "376"
	}, ["36"], "mark-text-selection", {
		"attrs": "377",
		"inline": true,
		"group": "272",
		"parseDOM": "378"
	}, {
		"id": "379"
	}, ["37"], "underline", {
		"parseDOM": "380"
	}, {}, ["38"], {
		"type": "216"
	}, "custom-styles", {
		"attrs": "381",
		"inline": true,
		"group": "272",
		"parseDOM": "382"
	}, {
		"stylename": "383",
		"fontname": "384",
		"fontsize": "385",
		"color": "386",
		"highlightColor": "387"
	}, ["39"], {
		"type": "221",
		"attrs": "388"
	}, {
		"layout": "389",
		"padding": "390",
		"width": "391"
	}, "block+", {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, ["8", "392", "9", "392", "10", "392", "11", "392", "16", "392", "17", "392", "20", "392"],
	[], {
		"align": "393",
		"color": "394",
		"id": "395",
		"indent": "396",
		"lineSpacing": "397",
		"paddingBottom": "398",
		"paddingTop": "399",
		"objectId": "400"
	}, "inline*", "block", ["401"], {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, ["12", "56", "13", "56", "14", "56", "15", "56", "19", "56"],
	[],
	["402"], {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"pageBreak": "403"
	}, ["404"], {
		"hasDefault": true,
		"default": null
	}, [],
	[], {
		"align": "393",
		"color": "394",
		"id": "395",
		"indent": "396",
		"lineSpacing": "397",
		"paddingBottom": "398",
		"paddingTop": "399",
		"objectId": "400",
		"level": "405"
	}, ["406", "407", "408", "409", "410", "411"], {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": 1
	}, "inline", {
		"align": "412",
		"alt": "413",
		"crop": "414",
		"height": "415",
		"rotate": "416",
		"src": "417",
		"title": "418",
		"width": "419",
		"objectId": "420"
	}, ["421"], {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": "284"
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": "284"
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, "", {
		"align": "422",
		"latex": "423"
	}, ["424", "425"], {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": "284"
	}, ["426"], {
		"id": "427",
		"indent": "428",
		"listStyleType": "429",
		"objectId": "430"
	}, "list_item+", ["431"], {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": 0
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, ["18", "432"],
	[], {
		"id": "433",
		"counterReset": "434",
		"indent": "435",
		"following": "436",
		"listStyleType": "437",
		"name": "438",
		"start": "439",
		"objectId": "440"
	}, ["441"], {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": 0
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": 1
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"align": "442"
	}, ["443"], {
		"hasDefault": true,
		"default": null
	}, ["8", "444"],
	[], {
		"id": "445",
		"visible": "446"
	}, ["447"], {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, "table_row+", ["448"], {
		"marginLeft": "449",
		"objectId": "450"
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, ["21", "451"],
	[], "(table_cell | table_header)*", "row", ["452"],
	["22", "136", "23", "136"],
	[], {
		"colspan": "453",
		"rowspan": "454",
		"colwidth": "455",
		"borderColor": "456",
		"background": "457"
	}, "cell", ["458"], {
		"hasDefault": true,
		"default": 1
	}, {
		"hasDefault": true,
		"default": 1
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, "header_cell", ["459"], {
		"hasDefault": true,
		"default": 1
	}, {
		"hasDefault": true,
		"default": 1
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"href": "460",
		"rel": "461",
		"target": "462",
		"title": "463"
	}, ["464"], {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": "465"
	}, {
		"hasDefault": true,
		"default": "466"
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"href": null,
		"rel": "465",
		"target": "466",
		"title": null
	}, ["467"],
	["468"],
	["469", "470", "471"], {
		"pt": "472"
	}, ["473"], {
		"hasDefault": true,
		"default": null
	}, {
		"pt": null
	}, {
		"name": "284"
	}, ["474"], {
		"hasDefault": false
	}, {
		"size": "475"
	}, "_", ["476"], {
		"hasDefault": true,
		"default": "477"
	}, {
		"size": "477"
	}, ["478"],
	["479", "480", "481"],
	["482", "483"],
	["484", "485"], {
		"color": "284"
	}, ["486"], {
		"hasDefault": false
	}, {
		"highlightColor": "284"
	}, ["487"], {
		"hasDefault": false
	}, {
		"id": "284"
	}, ["488"], {
		"hasDefault": false
	}, ["489", "490", "491"], {
		"stylename": "492",
		"fontname": "493",
		"fontsize": "494",
		"color": "495",
		"highlightColor": "496"
	}, ["497"], {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"hasDefault": true,
		"default": null
	}, {
		"stylename": null,
		"fontname": null,
		"fontsize": null,
		"color": null,
		"highlightColor": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"validEnd": true,
		"next": "498",
		"wrapCache": "499"
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"tag": "500"
	}, {
		"tag": "57"
	}, {
		"default": null
	}, {
		"tag": "501"
	}, {
		"default": 1
	}, {
		"tag": "502"
	}, {
		"tag": "503"
	}, {
		"tag": "504"
	}, {
		"tag": "505"
	}, {
		"tag": "506"
	}, {
		"tag": "507"
	}, {
		"default": null
	}, {
		"default": "284"
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": "284"
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"tag": "508"
	}, {
		"default": null
	}, {
		"default": "284"
	}, {
		"tag": "509"
	}, {
		"tag": "510"
	}, {
		"tag": "511"
	}, {
		"default": null
	}, {
		"default": 0
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"tag": "512"
	}, {
		"validEnd": true,
		"next": "513",
		"wrapCache": "514"
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": 0
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": 1
	}, {
		"default": null
	}, {
		"tag": "515"
	}, {
		"default": null
	}, {
		"tag": "516"
	}, {
		"validEnd": true,
		"next": "517",
		"wrapCache": "518"
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"tag": "519"
	}, {
		"tag": "124"
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"validEnd": true,
		"next": "520",
		"wrapCache": "521"
	}, {
		"tag": "522"
	}, {
		"default": 1
	}, {
		"default": 1
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"tag": "523"
	}, {
		"tag": "524"
	}, {
		"default": null
	}, {
		"default": "465"
	}, {
		"default": "466"
	}, {
		"default": null
	}, {
		"tag": "525"
	}, "noopener noreferrer nofollow", "blank", {
		"tag": "526"
	}, {
		"tag": "160"
	}, {
		"tag": "527"
	}, {
		"tag": "165"
	}, {
		"style": "528"
	}, {
		"default": null
	}, {
		"style": "529"
	}, {
		"style": "530"
	}, {
		"default": "477"
	}, {
		"tag": "531"
	}, "tab", {
		"style": "532"
	}, {
		"tag": "189"
	}, {
		"tag": "533"
	}, {
		"style": "534"
	}, {
		"tag": "535"
	}, {
		"style": "536"
	}, {
		"tag": "199"
	}, {
		"style": "536"
	}, {
		"style": "537"
	}, {
		"tag": "538"
	}, {
		"tag": "539"
	}, {
		"tag": "540"
	}, {
		"style": "541"
	}, {
		"style": "532"
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"default": null
	}, {
		"style": "530"
	}, ["8", "392", "9", "392", "10", "392", "11", "392", "16", "392", "17", "392", "20", "392"],
	[], "p", "hr", "h1", "h2", "h3", "h4", "h5", "h6", "img[src]", "math[data-latex]", "span[data-latex]", "br", "ul", ["18", "432"],
	[], "ol", "li", [],
	[], "a[data-bookmark-id]", ["21", "451"],
	[], "tr", "td", "th", "a[href]", "nobr", "i", "font-style=italic", "font-size", "font-family", "span[data-spacer-size]", "text-decoration", "b", "font-weight", "sup", "vertical-align", "color", "span[style*=background-color]", "czi-text-selection", "u", "text-decoration-line"]

This library does not generate HTTP requests, so I think you’re looking in the wrong place.

1 Like

Thank you so much! I think this is unique to: MO-Movia/licit on github.

I think is not particularly functional, as I removed it, it doesn’t affect the editor behavior in any way. I will ignore this function.