Use penpot metadata only for whole file export

This commit is contained in:
Andrés Moya 2021-08-11 11:19:00 +02:00 committed by Andrey Antukh
parent 09b328167c
commit 39bb7f209d
7 changed files with 60 additions and 43 deletions

View file

@ -14,6 +14,8 @@
[cuerdas.core :as str]
[rumext.alpha :as mf]))
(def include-metadata-ctx (mf/create-context false))
(mf/defc render-xml
[{{:keys [tag attrs content] :as node} :xml}]