X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=tests%2Ftibdoc.g;fp=tests%2Ftibdoc.g;h=ed71ad3e948aac8aabadf903326d4a89cbd82b7b;hp=504371677ac2d3fef0920a7390e41864d931b440;hb=0903e4350b8d9d066efdf918f0674a45696c631a;hpb=934c0af90d9510badc3fbdbdc6c2dcf55d62f816 diff --git a/tests/tibdoc.g b/tests/tibdoc.g index 5043716..ed71ad3 100644 --- a/tests/tibdoc.g +++ b/tests/tibdoc.g @@ -91,10 +91,10 @@ Item = blockquote > "[]":: link Itemx > "[]":: structured Itemx > "[]":: styled Itemx - > "[]":: (Chars:: text:alphanum++) Itemx + > "[]":: (Chars:: alphanum++) Itemx > "[]":: "\"" text "\"" Itemx > "[]":: (Symbol:: sym++) Itemx - > "[]":: { text } Itemx + > "[]":: { Block:: text } Itemx blockquote = Blockquote:: "\"\"" text "\"\"" | Blockquote:: "\"\"" block