From 535af9972e0ffc9f0172aac38122992ab81248b1 Mon Sep 17 00:00:00 2001 From: Brad Bohen Date: Wed, 4 Oct 2017 22:37:30 -0400 Subject: [PATCH 1/3] feat: Updated replace() to pass id from placeholder element --- README.md | 6 +++--- src/replace.js | 3 ++- src/to-svg.js | 4 +++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a4a99186..602563d7 100644 --- a/README.md +++ b/README.md @@ -228,13 +228,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 - +