From: adam Date: Thu, 5 Jan 2006 09:06:58 +0000 (-0500) Subject: checkpoint X-Git-Tag: tag_for_25-Mar~430 X-Git-Url: http://git.megacz.com/?p=sbp.git;a=commitdiff_plain;h=1554add84875c4a9ea7cce33c70b5459cdab45fa;hp=9ded11559a1b6f817e99355b1c9e2c88042e91d4 checkpoint darcs-hash:20060105090658-5007d-6a001bafb621cdbe931b03e5256d7a7d813452fb.gz --- diff --git a/tests/input.tibdoc b/tests/input.tibdoc index a106d00..ae522fe 100644 --- a/tests/input.tibdoc +++ b/tests/input.tibdoc @@ -6,3 +6,7 @@ header == Introduction == this is the body adam@megacz.com text + You can visit {my website}->adam@megacz.com with a !hyperlink to it! + The following demonstrates verbatim stuff [Knu68], as + well as a footnote ((like )) because are + coool in an O(n^^3) way. diff --git a/tests/tibdoc.g b/tests/tibdoc.g index 38104af..8b18175 100644 --- a/tests/tibdoc.g +++ b/tests/tibdoc.g @@ -75,7 +75,7 @@ styled ::= "__" text "__" => ul > "*" text "*" => it block ::= { text } -structured ::= { text } "->" (url|email) => link +structured ::= { text } "->" (url|email) => link //> alphanum++ "->" (url|email) => link structuredx ::= glyph > email