Skip to content

Commit

Permalink
fix whitespace sisue
Browse files Browse the repository at this point in the history
  • Loading branch information
aharpole committed Feb 10, 2021
1 parent 42d6242 commit 5e874df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_footnotes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def test_to_html
def test_html_renderer
assert_equal @expected, CommonMarker::HtmlRenderer.new.render(@doc)
end

def test_render_html
md = <<~MARKDOWN
# footnotes
Expand Down

0 comments on commit 5e874df

Please sign in to comment.