diff --git a/_posts/2018-01-01-example-content.md b/_draft/2018-01-01-example-content.md
similarity index 76%
rename from _posts/2018-01-01-example-content.md
rename to _draft/2018-01-01-example-content.md
index 54c5c4d..1b6a085 100644
--- a/_posts/2018-01-01-example-content.md
+++ b/_draft/2018-01-01-example-content.md
@@ -4,10 +4,6 @@ title: "Example Content"
layout: post
---
-
- {{ page.description | smartify | strip_html | normalize_whitespace }}
-
-
Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
*Aenean eu leo quam.*
Pellentesque ornare sem lacinia quam venenatis vestibulum.
@@ -46,16 +42,16 @@ Morbi leo risus, porta ac consectetur ac, vestibulum at eros.
Cum sociis natoque penatibus et magnis dis `code element` montes, nascetur ridiculus mus.
-{% highlight js %}
- // Example can be run directly in your JavaScript console
+```js
+// Example can be run directly in your JavaScript console
- // Create a function that takes two arguments and returns the sum of those arguments
- var adder = new Function("a", "b", "return a + b");
+// Create a function that takes two arguments and returns the sum of those arguments
+var adder = new Function("a", "b", "return a + b");
- // Call the function
- adder(2, 6);
- // > 8
-{% endhighlight %}
+// Call the function
+adder(2, 6);
+// > 8
+```
Aenean lacinia bibendum nulla sed consectetur.
Etiam porta sem malesuada magna mollis euismod.
@@ -98,14 +94,14 @@ Cras mattis consectetur purus sit amet fermentum.
Sed posuere consectetur est at lobortis.
- - HyperText Markup Language (HTML)
- - The language used to describe and define the content of a Web page
+ - HyperText Markup Language (HTML)
+ - The language used to describe and define the content of a Web page
- - Cascading Style Sheets (CSS)
- - Used to describe the appearance of Web content
+ - Cascading Style Sheets (CSS)
+ - Used to describe the appearance of Web content
- - JavaScript (JS)
- - The programming language used to build advanced Web sites and applications
+ - JavaScript (JS)
+ - The programming language used to build advanced Web sites and applications
Integer posuere erat a ante venenatis dapibus posuere velit aliquet.
@@ -126,38 +122,38 @@ Aliquam aliquam metus erat, a pulvinar turpis suscipit at.
Aenean lacinia bibendum nulla sed consectetur.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-
-
-
- Name |
- Upvotes |
- Downvotes |
-
-
-
-
- Totals |
- 21 |
- 23 |
-
-
-
-
- Alice |
- 10 |
- 11 |
-
-
- Bob |
- 4 |
- 3 |
-
-
- Charlie |
- 7 |
- 9 |
-
-
+
+
+
+ Name |
+ Upvotes |
+ Downvotes |
+
+
+
+
+ Totals |
+ 21 |
+ 23 |
+
+
+
+
+ Alice |
+ 10 |
+ 11 |
+
+
+ Bob |
+ 4 |
+ 3 |
+
+
+ Charlie |
+ 7 |
+ 9 |
+
+
Nullam id dolor id nibh ultricies vehicula ut id elit.