On 26 Nov 2013, at 20:16, Bryan Schmiedeler <bryanschmiede...@me.com> wrote:
> I am trying to write an HTML email using Objective C. > > I have the HTML all done, now I am just putting it into mutable string line > by line. I am using / to escape when I need a quote in the HTML. > > This I think will work but sure seems tedious. Is there something I am > missing, some library that helps with this. We publish KSHTMLWriter at https://github.com/karelia/KSHTMLWriter It may be a bit excessive for your needs I don't know; but takes full care of escaping characters for HTML/XML. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com