Fix spacing.

This commit is contained in:
bootstraponline
2012-05-08 13:18:46 -06:00
parent 35ce35b1e0
commit b037777f83
-2
View File
@@ -501,7 +501,6 @@ np.array([[2,2],[1,3]],np.float)
compare(content, output)
end
test "removes style blocks completely" do
content = "<style>body { color: red }</style>foobar"
output = "<p>foobar</p>"
@@ -607,7 +606,6 @@ np.array([[2,2],[1,3]],np.float)
compare("= Book Title\n\n[[anid]]\n== Heading", '<div class="sect1"><h2 id="wiki-anid">Heading</h2><div class="sectionbody"></div></div>', 'asciidoc')
end
#########################################################################
#
# Helpers