Skip to content
Discussion options

You must be logged in to vote

Hi @viraj-galen,

Thank you for raising this discussion and for using SpeziOnboarding in your app! 🚀

Currently, SwiftUI sadly does not support the full Markdown syntax for the Text view. While it handles most standard Markdown elements (as outlined here: https://www.avanderlee.com/swiftui/markdown-text/), it does not support rendering headings, numbered lists, or images, see here: https://www.appcoda.com/swiftui-markdown/

These limitations are inherent to SwiftUI and cannot be circumvented at this time (except for using a custom UIKit-based Markdown renderer like https://github.com/gonzalezreal/swift-markdown-ui which comes with its own issues). We recognize this is not ideal and hope that…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vishnuravi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants