Doist / reactist

Open source React components made with ❤️ by Doist
http://doist.github.io/reactist
MIT License
247 stars 21 forks source link

feat: Use link colors when inline code is wrapped in links #785

Closed frankieyan closed 1 year ago

frankieyan commented 1 year ago

Short description

This will update the Prose component to apply link styles to inline code that are wrapped in a link.

This should be updated in conjunction with https://github.com/Doist/typist/pull/309.

Before After
image image

PR Checklist

Versioning

Minor