checkpoint
[sbp.git] / tests / tibdoc.g
index 218274b..5043716 100644 (file)
@@ -93,9 +93,8 @@ Item         = blockquote
              > "[]":: styled                     Itemx
              > "[]":: (Chars:: text:alphanum++)  Itemx
              > "[]":: "\"" text "\""             Itemx
-//           > "[]":: symbol                     Itemx
              > "[]":: (Symbol:: sym++)           Itemx
-//             > "[]":: Paragraph                  Itemx
+             > "[]":: { text }                   Itemx
 
 blockquote   = Blockquote:: "\"\"" text "\"\""
              | Blockquote:: "\"\"" block