Remove comments
This commit is contained in:
parent
470abf46e2
commit
28ca5d71ee
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue