From b85228b4805b5f266c21d8e3acf11e4494f34bc8 Mon Sep 17 00:00:00 2001 From: Steve Moser Date: Tue, 10 Jul 2018 12:34:19 -0400 Subject: [PATCH] [ci skip] Add RichTexture by @stevemoser (#629) --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index 59a16768..2ae6baa6 100644 --- a/contents.json +++ b/contents.json @@ -6861,6 +6861,26 @@ "screenshots": [ "https://is5-ssl.mzstatic.com/image/thumb/Purple118/v4/2e/4d/fe/2e4dfec4-02b8-eb6f-d104-cfd8f041f7f0/pr_source.png/230x0w.jpg" ] + }, + { + "title": "RichTexture", + "category-ids": [ + "text" + ], + "description": "Rich text editor (fork of Textor but for rich text)", + "license": "mit", + "source": "https://github.com/stevemoser/richtexture", + "homepage": "https://stevemoser.org/posts/apple-dev/richtexture.html", + "itunes": "https://itunes.apple.com/app/richtexture/id1376116077", + "stars": 20, + "tags": [ + "swift" + ], + "date_added": "Tue Jun 28 18:10:00 2018 +0200", + "suggested_by": "@stevemoser", + "screenshots": [ + "https://is5-ssl.mzstatic.com/image/thumb/Purple128/v4/4d/3b/dc/4d3bdc1a-2bb9-589d-a574-873167dd7fb8/pr_source.png/230x0w.jpg" + ] }, { "title": "SimpleMemo",