Remove comments

This commit is contained in:
Eric Mill 2013-12-09 16:47:42 -05:00
parent 470abf46e2
commit 28ca5d71ee
1 changed files with 0 additions and 8 deletions

View File

@ -454,14 +454,6 @@ CONTENT
context "with fenced code blocks with backticks" do
# setup do
# @config = {
# 'markdown' => 'maruku',
# 'maruku' => {
# 'fenced_code_blocks' => true
# }
# }
# end
setup do
content = <<CONTENT
```ruby