mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 17:28:29 -05:00
Remove comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user