Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Support basic markdown #29

Open
jboulter11 opened this issue Nov 29, 2022 · 2 comments
Open

Feature Request - Support basic markdown #29

jboulter11 opened this issue Nov 29, 2022 · 2 comments

Comments

@jboulter11
Copy link

For example:
Title("`ClassName` is really important") would render a title where `ClassName` is highlighted like ClassName.
Text("\_This\_ is italicized") would render text where _This_ renders like This.
Words("\**What\** even is text") would render words where *What* renders like What.

I use these inline highlights a lot and I immediately was missing them when I tried using DeckUI because my title contained something I wanted to highlight.

@anttijuu
Copy link

anttijuu commented Feb 2, 2023

Would this work with AttributedString?

@joshdholtz
Copy link
Owner

joshdholtz commented Feb 5, 2023

DeckUI totally needs to have this 😊 I'll see what we can do!

Could possibly bring in https://github.com/gonzalezreal/swift-markdown-ui 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants