Use @wiki.page_class in Gollum::Markup where appropriate. Fixes #63.

This commit is contained in:
Tom Preston-Werner
2010-10-28 15:15:34 -07:00
parent 996f81d63d
commit 74b7248334
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
# HEAD
* Bug Fixes
* Use @wiki.page_class in Gollum::Markup where appropriate (#63).
# 1.1.0 / 2010-10-28
* Major Enhancements