From 35ce35b1e0f951d8e7d4d5cf5aaf7d4d3c5e9551 Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Tue, 8 May 2012 13:15:09 -0600 Subject: [PATCH] Default to empty edit window. --- .../public/gollum/livepreview/index.html | 37 +------------------ 1 file changed, 1 insertion(+), 36 deletions(-) diff --git a/lib/gollum/frontend/public/gollum/livepreview/index.html b/lib/gollum/frontend/public/gollum/livepreview/index.html index f6f1171e..f3a42546 100644 --- a/lib/gollum/frontend/public/gollum/livepreview/index.html +++ b/lib/gollum/frontend/public/gollum/livepreview/index.html @@ -16,42 +16,7 @@ -
# Header 1 -## Header 2 -### Header 3 - -[link](http://www.example.com) - -![Image example](https://a248.e.akamai.net/assets.github.com/images/modules/about_page/octocat.png?1329920549) - -**bold** - -*italic* - -`code` - -```ruby -puts 'code highlighting' - -puts "!" -``` - -Code blocks: - - puts 'code' + \ - 'block' - -- unordered list -- unordered list -- unordered list - ----- - -0. ordered list -0. ordered list -0. ordered list - -> Block Quote
+