From e80f80524adb7804e8bad1b8d34893b843ef4a11 Mon Sep 17 00:00:00 2001 From: Brad Bohen Date: Wed, 11 Oct 2017 17:05:10 -0400 Subject: [PATCH] feat: Updated replace() to pass id from placeholder element (#193) --- README.md | 6 +++--- src/replace.js | 4 +++- src/to-svg.js | 8 +++++--- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 95f6597..d9cd1ee 100644 --- a/README.md +++ b/README.md @@ -229,13 +229,13 @@ You can pass `feather.replace()` an `options` object: ``` -All classes on a placeholder element (i.e. ``) will be copied to the `` tag: +The id and classes on a placeholder element (i.e. ``) will be copied to the `` tag: ```html - +