fix(transform): handle `v-html` and `<slot>` as dynamic text
Add element transformation to insert a dynamic text entry when either v-html or <slot> is present.
Fixes #1 (closed).
Add element transformation to insert a dynamic text entry when either v-html or <slot> is present.
Fixes #1 (closed).