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

format politeia description using markwon RTF(no webview) #557

Merged
merged 1 commit into from May 18, 2021

Conversation

dreacot
Copy link
Contributor

@dreacot dreacot commented May 17, 2021

Resolves #555

This PR ads basic rich text formatting without webview to the politeia descriptions using a third party library https://github.com/noties/Markwon

Screenshots

Limitations

Table formatting is not supported together with the basic Rich Text Formatting. In order to format a table, it would need to be done in a separate TextView/TableLayout Widget with the table alone being formatted

Screenshots

app/build.gradle Outdated Show resolved Hide resolved
@beansgum beansgum merged commit 5a7f5c8 into planetdecred:master May 18, 2021
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

Successfully merging this pull request may close these issues.

format politeia descriptions using Rich Text Format
2 participants