style: lowercase io class title and fix newline formatting in IO.markdown docs

This commit is contained in:
Starbeamrainbowlabs
2015-06-27 11:50:29 +00:00
parent c594f0baa2
commit 50a8dcd084
3 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -20,6 +20,6 @@ All Wren source files automatically have access to the following classes:
* [Range](range.html)
* [Sequence](sequence.html)
* [String](string.html)
* [IO](IO.html)
* [IO](io.html)
[embedding]: ../embedding-api.html