checkpoint
authoradam <adam@megacz.com>
Thu, 5 Jan 2006 09:06:58 +0000 (04:06 -0500)
committeradam <adam@megacz.com>
Thu, 5 Jan 2006 09:06:58 +0000 (04:06 -0500)
darcs-hash:20060105090658-5007d-6a001bafb621cdbe931b03e5256d7a7d813452fb.gz

tests/input.tibdoc
tests/tibdoc.g

index a106d00..ae522fe 100644 (file)
@@ -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.
index 38104af..8b18175 100644 (file)
@@ -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