Tom Theisel

Results 5 comments of Tom Theisel

Hi @samhenrigold, are you able to share some code, so I can help you out. You can approach the same outcome in various ways.

All good, when in doubt use a hammer 😂 Could you paste a snippet of the `footnote` type payload. It looks like you are wanting to convert the quotation marks,...

I'm thinking the library needs to implement a `text` handler, which would allow you to manipulate the string.

Thanks for that. I have implemented a `text` handler but it doesn't solve everything. Leave it with me and I'll get back to you.

Hi @samhenrigold hope all is well. I have come up with a solution to your issue. I am working on the following branch [feat--text-handler](https://github.com/theisel/astro-portabletext/tree/feat--text-handler). I would appreciate your feedback and...