figma / code-snippet-editor-plugin

Translate component variants, properties, and more into dynamic code snippets for your design system.
https://www.figma.com/community/plugin/1311777988952403297/code-snippet-editor
MIT License
126 stars 11 forks source link

[bugfixes] Fixes escaping regex and adds tests #24

Closed jake-figma closed 5 months ago

jake-figma commented 5 months ago

adding negative lookbehind for escaping brackets and basic tests to validate templates still compile as expected.

should close #9 for good