Merge branch 'dev' into feature/pragma-dot-notation

Conflicts:
	README.markdown
This commit is contained in:
Justin Hileman
2010-04-26 22:03:03 -04:00
9 changed files with 46 additions and 12 deletions
+4 -2
View File
@@ -81,8 +81,10 @@ And render it:
Known Issues
------------
* There's no way to toggle a pragma other than checking out the feature branch for each pragma... Need a clean way to do this.
* Sections don't respect delimiter changes -- `delimiters` example currently fails with an "unclosed section" exception.
* There's no way to toggle a pragma other than checking out the feature branch for each pragma...
Need a clean way to do this.
* Sections don't respect delimiter changes -- `delimiters` example currently fails with an
"unclosed section" exception.
* Test coverage is incomplete.