Skip to content

Extend Page Render with custom rendering.

First, thanks for this repo. Really appreciate it! 👍

I'm not sure if I'm missing something obvious, but when I try to use a callback with the page renderer I just get text back. Not an object, array of objects, or the like.

Is there a way to force the text property of the pageData object to use a different type?