pull out markup to its own class

This commit is contained in:
Tom Preston-Werner
2010-04-17 22:56:16 -07:00
parent 8bbd44fdfc
commit 9d29ec6485
3 changed files with 16 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ require 'github/markup'
require 'gollum/wiki'
require 'gollum/page'
require 'gollum/file'
require 'gollum/markup'
module Gollum
VERSION = '0.0.1'