claus / storyblok-rich-text-react-renderer

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

add anchor Prop to MARK_LINK #21

Closed zewas-digital closed 2 years ago

claus commented 2 years ago

@zewas-digital Thanks!

FYI i removed anchor from the example (it wasn't used) and from linkMarkResolver (the <a> element doesn't have an anchor attribute, and i prefer to keep it like it was to avoid any breaking change).

New version 2.6.0 published to npm.