Hey i am new to cloudflare and workers. I want to implement schema markup for FaqElement via cloudfl
Hey i am new to cloudflare and workers. I want to implement schema markup for FaqElement via cloudflare worker.
I made a worker that has hardcoded script like this.
My question is if i can tell worker to set answers and questions dynamically from HTML (from class name for example), i cant seem to find an option inside HTMLRewriter class.
I made a worker that has hardcoded script like this.
My question is if i can tell worker to set answers and questions dynamically from HTML (from class name for example), i cant seem to find an option inside HTMLRewriter class.



