From 6b7d6dcc49c6cbd83af70d97d01b700c8fb0c393 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 22 Aug 2018 03:17:59 +0000 Subject: add analytics via segment again --- .../russross/blackfriday/testdata/Code Blocks.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 vendor/github.com/russross/blackfriday/testdata/Code Blocks.html (limited to 'vendor/github.com/russross/blackfriday/testdata/Code Blocks.html') diff --git a/vendor/github.com/russross/blackfriday/testdata/Code Blocks.html b/vendor/github.com/russross/blackfriday/testdata/Code Blocks.html deleted file mode 100644 index 32703f5..0000000 --- a/vendor/github.com/russross/blackfriday/testdata/Code Blocks.html +++ /dev/null @@ -1,18 +0,0 @@ -
code block on the first line
-
- -

Regular text.

- -
code block indented by spaces
-
- -

Regular text.

- -
the lines in this block  
-all contain trailing spaces  
-
- -

Regular Text.

- -
code block on the last line
-
-- cgit v1.2.3