Remove :header_hashtags option and adjust tests

This commit is contained in:
kristi
2012-05-14 00:38:27 -07:00
parent 4fa2cdf8d9
commit b0ba205532
6 changed files with 14 additions and 35 deletions
-1
View File
@@ -14,7 +14,6 @@ require 'gollum/frontend/views/editable'
# require 'gollum/frontend/app'
# Precious::App.set(:wiki_options, {
# :universal_toc => false,
# :header_hashtags => true
# }
#
# See the wiki.rb file for more details on wiki options