From 17caba2ffcfad745ce67793db19a611668ad69df Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Mon, 9 Jul 2007 06:59:13 +0000 Subject: Added a test case with an inline link containing bracketed text. git-svn-id: https://pandoc.googlecode.com/svn/trunk@667 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/writer.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/writer.markdown') diff --git a/tests/writer.markdown b/tests/writer.markdown index 0dbd321af..97c0ab229 100644 --- a/tests/writer.markdown +++ b/tests/writer.markdown @@ -667,7 +667,8 @@ indented. [^3]: This is *easier* to type. Inline notes may contain - [links](http://google.com) and `]` verbatim characters. + [links](http://google.com) and `]` verbatim characters, as well as + [bracketed text]. [^4]: In quote. -- cgit v1.2.3