diff --git a/test/fixtures/markdown.md b/test/fixtures/markdown.md index 8ed8653dbf..43f8b19fc9 100755 --- a/test/fixtures/markdown.md +++ b/test/fixtures/markdown.md @@ -37,3 +37,7 @@ Other code blocks are ignored: ```css .ignore {} ``` + +``` +echo ignore +```