From 48c3c9bcf529f49e2c337d43042658b1fd1727ea Mon Sep 17 00:00:00 2001 From: chee Date: Mon, 8 May 2017 08:12:34 +0100 Subject: [PATCH] add todo item for escaping \ and " --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ff5c81..fa17c5b 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,5 @@ binding generators * add more entries to the example * add error handling +* escape " and \ on the way out * fill out the rest of the todo section