Guille Gonzalez

Results 45 comments of Guille Gonzalez
trafficstars

Hi @mralexhay, Sorry for the late response. That feature is part of the [GitHub Flavored Markdown Spec](https://github.github.com/gfm/), and MarkdownUI supports the [CommonMark Spec](https://spec.commonmark.org/). That is a major change and, at...

Hi @matiaskorhonen, Sorry for the late response. This is currently not possible. I will consider this in a future release.

Sorry for the late response. MarkdownUI does not support `LocalizedStringKey` at the moment, but I might consider adding support in the future. As a workaround, you can use the good...

Unfortunately, I can't add support for `LocalizedStringKey` because its properties are not accessible. Maybe Apple opens this API in a future SwiftUI release. For the moment, we have to stick...

Thank you for the feedback! I will have a look at the doc you provided.

Could you please provide sample markdown and code to reproduce the issue?

At the moment, you can use the `.accentColor(_:)` modifier to change the color of the links.

MarkdownUI 2.0, currently under development, will support themes allowing link customization among other things.

Hi @jefferythomas and @emartinson, Please take a look at the latest release: https://github.com/gonzalezreal/swift-markdown-ui/releases/tag/2.0.0 This version is a game-changer in terms of styling. You can do what you requested and much...

Closing due to staleness.