===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ruby-bluefeather-0.41/original-tests/05_Markdown.tests.rb-957-> 
ruby-bluefeather-0.41/original-tests/05_Markdown.tests.rb:958:>     return shell_exec("echo $input | $markdown_script");
ruby-bluefeather-0.41/original-tests/05_Markdown.tests.rb-959---- Should become:
##############################################
ruby-bluefeather-0.41/original-tests/05_Markdown.tests.rb-969-
ruby-bluefeather-0.41/original-tests/05_Markdown.tests.rb:970:<pre><code>return shell_exec("echo $input | $markdown_script");
ruby-bluefeather-0.41/original-tests/05_Markdown.tests.rb-971-</code></pre>