tests/unittest/easy.md in maruku-0.4.2.1 vs tests/unittest/easy.md in maruku-0.5.0

- old
+ new

@@ -8,10 +8,10 @@ *** Output of to_html *** <p><em>Hello!</em> how are <strong>you</strong>?</p> *** Output of to_latex *** -{\em Hello!} how are {\bf you}? +\emph{Hello!} how are \textbf{you}? *** Output of to_md *** Hello!how are you? \ No newline at end of file