From 5b0645d7989c2b3cef35d6b16954cde7e8ed8d21 Mon Sep 17 00:00:00 2001 From: Vexatos Date: Sun, 13 Jul 2014 05:29:03 -0700 Subject: [PATCH] Updated API Text (markdown) --- API-Text.md | 7 +++++++ 1 file changed, 7 insertions(+) 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`