diff --git a/API-Text.md b/API-Text.md index 9eda705..6398ee4 100644 --- a/API-Text.md +++ b/API-Text.md @@ -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. - `text.detab(value: string, tabWidth: number): string`