From 4540ad38af17b56bfd94451ae16f86a01ce635af Mon Sep 17 00:00:00 2001 From: James Kyle Date: Wed, 19 Aug 2015 15:28:49 -0700 Subject: [PATCH] Use doge instead of css for
 example

---
 docs/content/reboot.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/content/reboot.md b/docs/content/reboot.md
index 7418c4116b..ac17e147ee 100644
--- a/docs/content/reboot.md
+++ b/docs/content/reboot.md
@@ -111,9 +111,9 @@ The `
` element is reset to remove its `margin-top` and use `rem` units for
 
{% markdown %}
-.element {
-  margin-bottom: 1rem;
-}
+        Wow
+  such
+      preformatted text
 
{% endmarkdown %}