history lesson

This commit is contained in:
rick
2010-12-02 14:57:38 -08:00
parent 2fe6b7b7f1
commit 09d62fa327
+2
View File
@@ -5,6 +5,8 @@
how `Sanitize.clean` modifies formatted wiki content.
* Add `--config` option for the command line, to specify a ruby file that is
run during startup.
* Provide access to a parsed Nokogiri::DocumentFragment during markup
rendering for added customization.
* Bug Fixes
* Use `@wiki.page_class` in Gollum::Markup where appropriate (#63).