tests/unittest/links.md in maruku-0.4.0 vs tests/unittest/links.md in maruku-0.4.1
- old
+ new
@@ -105,19 +105,19 @@
Search on \href{http://www.google.com}{Google}
Search on \href{http://images.google.com}{Google images}
-Inline:
+Inline: \href{http://google.com}{Google images}
-Inline with title:
+Inline with title: \href{http://google.com}{Google images}
-Inline with title:
+Inline with title: \href{http://google.com}{Google images}
-Search on \href{http://www.gogole.com}{http://www.gogole.com} or \href{http://Here.com}{http://Here.com} or ask \href{mailto:bill@google.com}{\char98\char105\char108\char108\char64\char103\char111\char111\char103\char108\char101\char46\char99\char111\char109} or you might ask bill@google.com.
+Search on or or ask \href{mailto:bill@google.com}{\char98\char105\char108\char108\char64\char103\char111\char111\char103\char108\char101\char46\char99\char111\char109} or you might ask bill@google.com.
-If all else fails, ask
+If all else fails, ask \href{http://www.google.com}{Google}
*** Output of to_md ***
Search on Google
@@ -166,38 +166,18 @@
<p>Inline with title: <a href="http://google.com" title="Title">Google images</a></p>
<p>Inline with title: <a href="http://google.com "Title"">Google images</a></p>
-<p>Search on <a href="http://www.gogole.com">http://www.gogole.com</a> or <a href="http://Here.com">http://Here.com</a> or ask <a href="mailto:bill@google.com">bill@google.com</a>
+<p>Search on <a href="http://www.gogole.com">http://www.gogole.com</a> or <a href="http://Here.com">http://Here.com</a> or ask <a href="mailto:bill@google.com">bill@google.com</a>
or you might ask bill@google.com.</p>
<p>If all else fails, ask <a href="http://www.google.com">Google</a></p>
<p>[google2]: http://www.google.com 'Single quotes'</p>
*** Output of Markdown.pl (parsed) ***
-Error: #<REXML::ParseException: #<REXML::ParseException: Missing end tag for 'p' (got "div")
-Line:
-Position:
-Last 80 unconsumed characters:
->
-/Volumes/Alter/Ruby/local/lib/ruby/1.8/rexml/parsers/baseparser.rb:315:in `pull'
-/Volumes/Alter/Ruby/local/lib/ruby/1.8/rexml/parsers/treeparser.rb:21:in `parse'
-/Volumes/Alter/Ruby/local/lib/ruby/1.8/rexml/document.rb:190:in `build'
-/Volumes/Alter/Ruby/local/lib/ruby/1.8/rexml/document.rb:45:in `initialize'
-bin/marutest:171:in `new'
-bin/marutest:171:in `run_test'
-bin/marutest:235:in `marutest'
-bin/marutest:233:in `each'
-bin/marutest:233:in `marutest'
-bin/marutest:303
-...
-Missing end tag for 'p' (got "div")
-Line:
-Position:
-Last 80 unconsumed characters:
-
+Error: #<REXML::ParseException: Missing end tag for 'p' (got "div")
Line:
Position:
Last 80 unconsumed characters:
>