Fix nested notes and prepare for checking.
[doclang.git] / test / Golden / TCT / HeaderSection / 0014.tct.ast
index 44ce0d9bbb9690d095180c8ab43de9e49d53dd11..0a0055da12b5ee73ec919301b3289e58c380319c 100644 (file)
@@ -1,22 +1,22 @@
-[ Tree (Cell 1:1 2:6 (NodeHeader (HeaderSection 1))
-    [ Tree (Cell 1:3 1:7 NodePara
-        [ Tree (Cell 1:3 1:7 (NodeToken (TokenText "sec1"))) []
+[ Tree (Cell (NodeHeader (HeaderSection 1)) [test/Golden/TCT/HeaderSection/0014.tct#1:1-2:6]
+    [ Tree (Cell NodePara [test/Golden/TCT/HeaderSection/0014.tct#1:3-1:7]
+        [ Tree (Cell (NodeToken (TokenText "sec1")) [test/Golden/TCT/HeaderSection/0014.tct#1:3-1:7]) []
         ] 
-    , Tree (Cell 2:1 2:6 NodePara
-        [ Tree (Cell 2:1 2:6 (NodeToken (TokenText "text1"))) []
+    , Tree (Cell NodePara [test/Golden/TCT/HeaderSection/0014.tct#2:1-2:6]
+        [ Tree (Cell (NodeToken (TokenText "text1")) [test/Golden/TCT/HeaderSection/0014.tct#2:1-2:6]) []
         ] 
     ] 
-, Tree (Cell 3:1 4:6 (NodeHeader (HeaderSection 1))
-    [ Tree (Cell 3:3 3:8 NodePara
-        [ Tree (Cell 3:3 3:8 (NodeToken (TokenText "sec11"))) []
+, Tree (Cell (NodeHeader (HeaderSection 1)) [test/Golden/TCT/HeaderSection/0014.tct#3:1-4:6]
+    [ Tree (Cell NodePara [test/Golden/TCT/HeaderSection/0014.tct#3:3-3:8]
+        [ Tree (Cell (NodeToken (TokenText "sec11")) [test/Golden/TCT/HeaderSection/0014.tct#3:3-3:8]) []
         ] 
-    , Tree (Cell 4:1 4:6 NodePara
-        [ Tree (Cell 4:1 4:6 (NodeToken (TokenText "text2"))) []
+    , Tree (Cell NodePara [test/Golden/TCT/HeaderSection/0014.tct#4:1-4:6]
+        [ Tree (Cell (NodeToken (TokenText "text2")) [test/Golden/TCT/HeaderSection/0014.tct#4:1-4:6]) []
         ] 
     ] 
-, Tree (Cell 5:1 5:7 (NodeHeader (HeaderSection 1))
-    [ Tree (Cell 5:3 5:7 NodePara
-        [ Tree (Cell 5:3 5:7 (NodeToken (TokenText "sec2"))) []
+, Tree (Cell (NodeHeader (HeaderSection 1)) [test/Golden/TCT/HeaderSection/0014.tct#5:1-5:7]
+    [ Tree (Cell NodePara [test/Golden/TCT/HeaderSection/0014.tct#5:3-5:7]
+        [ Tree (Cell (NodeToken (TokenText "sec2")) [test/Golden/TCT/HeaderSection/0014.tct#5:3-5:7]) []
         ] 
     ] 
 ] 
\ No newline at end of file