-
Notifications
You must be signed in to change notification settings - Fork 93
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
Markdown support #1299
Comments
Some research on this. Apple native markdown implementation:
👍 Native Down library https://github.com/johnxnguyen/Down
CDMarkdownKit https://github.com/chrisdhaan/CDMarkdownKit
👍 Very easy to customize appearance Comment
|
Works by removing So we could change this locally and provide a patch upstream. |
Done in #1296 |
There is a |
We plan to role out the following support for markdown:
non-optional
optional
Optional means it is just shown with the markdown syntax
---
The text was updated successfully, but these errors were encountered: