Files
pandoc/tests
John MacFarlane 6beba76f61 Changed uri parser so it doesn't include trailing punctuation.
So, in RST, 'http://google.com.' should be parsed as a link
to 'http://google.com' followed by a period.

The parser is smart enough to recognize balanced parentheses,
as often occur in wikipedia links: 'http://foo.bar/baz_(bam)'.

Also added ()s to RST specialChars, so '(http://google.com)'
will be parsed as a link in parens.

Added test cases.

Resolves Issue #291.
2011-03-18 11:30:20 -07:00
..
2011-03-04 11:11:01 -08:00
2011-02-04 23:09:51 -08:00
2011-02-04 23:09:51 -08:00
2011-02-04 23:09:51 -08:00
2011-02-04 23:09:51 -08:00