| Index: bower_components/marked/test/tests/toplevel_paragraphs.gfm.html | 
| diff --git a/bower_components/marked/test/tests/toplevel_paragraphs.gfm.html b/bower_components/marked/test/tests/toplevel_paragraphs.gfm.html | 
| deleted file mode 100644 | 
| index 970c6f19f63d23d719761ae4ddc58aef77c170e3..0000000000000000000000000000000000000000 | 
| --- a/bower_components/marked/test/tests/toplevel_paragraphs.gfm.html | 
| +++ /dev/null | 
| @@ -1,34 +0,0 @@ | 
| -<p>hello world | 
| -    how are you | 
| -    how are you</p> | 
| - | 
| -<p>hello world</p> | 
| -<pre><code>how are you</code></pre> | 
| - | 
| -<p>hello world</p> | 
| -<hr> | 
| - | 
| -<p>hello world</p> | 
| -<h1 id="how-are-you">how are you</h1> | 
| - | 
| -<p>hello world</p> | 
| -<h1 id="how-are-you">how are you</h1> | 
| - | 
| -<p>hello world</p> | 
| -<blockquote><p>how are you</p></blockquote> | 
| - | 
| -<p>hello world</p> | 
| -<ul><li>how are you</li></ul> | 
| - | 
| -<p>hello world</p> | 
| -<div>how are you</div> | 
| - | 
| -<p>hello world | 
| -<span>how are you</span></p> | 
| - | 
| -<p>hello <a href="/are/you">world</a> | 
| -</p> | 
| - | 
| -<div>hello</div> | 
| - | 
| -<p><span>hello</span></p> | 
|  |