android
android copied to clipboard
[FEATURE REQUEST] Render markdown files
Is your feature request related to a problem? Please describe. I have some markdown files in my ownCloud. When I click on them in the Android app they're shown as plain text files. The app could do some basic markdown rendering.
Describe the solution you'd like Use an existing library like https://github.com/mukeshsolanki/MarkdownView-Android
TASKS
- [ ] Research (if needed)
- [ ] Create branch feature/feature_name
- [ ] Development tasks
- [ ] Implement whatever
- [ ] ...
- [ ] Code review and apply changes requested
- [ ] Design test plan
- [ ] QA
- [ ] Merge branch feature/feature_name into master
PR
- App
- Library (if needed)
Thanks for the suggestion. Team will check how feasible.