From 934c0af90d9510badc3fbdbdc6c2dcf55d62f816 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 2 Jul 2006 14:49:11 -0400 Subject: [PATCH] checkpoint darcs-hash:20060702184911-5007d-d4f13f68c0c56cc6833b22b6c44b01e66740ea4e.gz --- tests/tibdoc.g | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/tibdoc.g b/tests/tibdoc.g index 218274b..5043716 100644 --- a/tests/tibdoc.g +++ b/tests/tibdoc.g @@ -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 -- 1.7.10.4