Go back to old biscotto syntax until it's updated

This commit is contained in:
Nathan Sobo
2014-02-19 15:12:28 -07:00
parent 029e4336bc
commit 280fc9af85

View File

@@ -119,7 +119,7 @@ dependencies up to date by running `apm update` after pulling upstream changes.
* Use [TomDoc](http://tomdoc.org).
* Use [Markdown](https://daringfireball.net/projects/markdown).
* Reference classes with the custom `{ClassName}` notation.
* Reference methods with the custom `{ClassName::methodName}` notation.
* Reference methods with the custom `{ClassName.methodName}` notation.
### Example