Merge branch 'master' into feature/gollum-lib

Conflicts:
	lib/gollum/markup.rb
	test/test_gitcode.rb
This commit is contained in:
Jamie Oliver
2013-03-20 07:46:11 +00:00
7 changed files with 45 additions and 3 deletions
+4
View File
@@ -28,6 +28,10 @@ module Precious
@css
end
def js # custom js
@js
end
end
end
end