tiki-deprecated / publish-sdk-ios

TIKI SDK (iOS) - Consumer Data Licensing
https://mytiki.com/docs/sdk-overview
MIT License
3 stars 2 forks source link

Markdown not rendering in terms #225

Closed ricardobrg closed 1 year ago

ricardobrg commented 1 year ago

When markdown formated text is added to the offer terms it does not render as expected and appears as plain text.

ricardobrg commented 1 year ago

This was fixed but SwiftUI markdown rendering just renders inline markdown.

Working with https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui to get full markdown support, including the option for adding styles.