Allow dash '-' in HeaderColon name.
[doclang.git] / test / Golden / TCT / HeaderSection / 0012.tct.ast
index 6e58cac307ea61816e9cddefa09af7d6bb346e23..c5e1318b666c78a77bd3e56a5a3913becc63ed4f 100644 (file)
@@ -1,9 +1,9 @@
-[ 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/0012.tct#1:1-2:6]
+    [ Tree (Cell NodePara [test/Golden/TCT/HeaderSection/0012.tct#1:3-1:7]
+        [ Tree (Cell (NodeToken (TokenText "sec1")) [test/Golden/TCT/HeaderSection/0012.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/0012.tct#2:1-2:6]
+        [ Tree (Cell (NodeToken (TokenText "text1")) [test/Golden/TCT/HeaderSection/0012.tct#2:1-2:6]) []
         ] 
     ] 
 ] 
\ No newline at end of file