claus / storyblok-rich-text-react-renderer

A React renderer for Storyblok rich text content
MIT License
87 stars 16 forks source link

Anchor ID is missing in MARK_LINK #20

Closed zewas-digital closed 2 years ago

zewas-digital commented 2 years ago

I need to have the Anchor ID in the return props.

Is there a way to get the anchor ID?

zewas-digital commented 2 years ago

I created a pull request to solve the problem #21