It would be nice to have support for @example tag support in cem. ~~~~js /** * @example * ```html * <custom-button>Button</custom-button> * ``` */ ~~~~
It would be nice to have support for @example tag support in cem.