diff --git a/test.sh b/test.sh index 982405d..5dc323a 100755 --- a/test.sh +++ b/test.sh @@ -265,5 +265,15 @@ check <<-"EOF" EOF +check <<-"EOF" +> code blocks +> in blockquotes +--- +
+
code blocks
+in blockquotes
+
+EOF + echo echo "All tests passed"