-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
Could you please add custom fields support in parser?
/**
* @name Button
* @description Your standard form button.
*
* @custom Some custom info
* @templateName Link to template
*
* @markup
* <button class="button">This is a button element</button>
*/
This fields will allow to integrate some custom features on top, like template include support. We would really love this feature for our SourceJS integration.