Updated API Text (markdown)

Vexatos 2014-07-13 05:29:03 -07:00
parent bf09584132
commit 5b0645d798

@ -1,3 +1,10 @@
[![](http://i.imgur.com/GKcszRV.png)](http://ocdoc.cil.li/)
For those that don't like images: the wiki has moved to a new place, http://ocdoc.cil.li/.
*This wiki will no longer be updated.*
****
This API provides some more general operations on strings and data serialization into and back from strings. This API provides some more general operations on strings and data serialization into and back from strings.
- `text.detab(value: string, tabWidth: number): string` - `text.detab(value: string, tabWidth: number): string`