Make ParseNodeTypes more regular (#1373)

Make ParseNodeTypes more regular: make 'size' and 'url' node values be objects.
This commit is contained in:
Kevin Barabash
2018-05-28 18:55:59 +02:00
committed by Ashish Myles
parent 659b4e30c8
commit 3ec752f5f1
12 changed files with 2993 additions and 2088 deletions

View File

@@ -1803,6 +1803,7 @@ describe("A parse tree generator", function() {
{
"type": "supsub",
"value": {
"type": "supsub",
"base": {
"type": "mathord",
"value": "\\sigma",