fix formatting in docs

This commit is contained in:
Leo Horie 2014-09-27 21:01:00 -04:00
parent 30879a1d78
commit b559118832
27 changed files with 248 additions and 116 deletions

View file

@ -2,12 +2,12 @@
---
[Usage](#usage)
[Retrieving a value via the getter-setter API](#retrieving-a-value-via-the-getter-setter-api)
[Integrating to the Mithril redrawing system](#integrating-to-the-mithril-redrawing-system)
[Differences from Promises/A+](#differences-from-promises-a-)
[The exception monitor](#the-exception-monitor)
[Signature](#signature)
- [Usage](#usage)
- [Retrieving a value via the getter-setter API](#retrieving-a-value-via-the-getter-setter-api)
- [Integrating to the Mithril redrawing system](#integrating-to-the-mithril-redrawing-system)
- [Differences from Promises/A+](#differences-from-promises-a-)
- [The exception monitor](#the-exception-monitor)
- [Signature](#signature)
---