maks / MGit

A Git client for Android.
https://manichord.com/projects/mgit.html
GNU General Public License v3.0
1.26k stars 167 forks source link

Feature request: markdown viewer #46

Open maks opened 8 years ago

maks commented 8 years ago

From @tonydiep on September 29, 2016 9:50

I love this app. Thanks for making it. Below is a user story as a feature request.

STORY As a user, I'd like to see Markdown files fully styled (instead of raw text) so that I don't have to open it in a Markdown editor.

POSSIBLE IMPLEMENTATIONS

Copied from original issue: sheimi/SGit#271

maks commented 8 years ago

Thanks for submitting such a well formatted feature request! And thanks also for the pointer to ForkHub - I hadn't come across it before, nice to see someone picked up and continued work on Githubs app. I'll have a look at how ForkHub implements this and look at doing similar as this would be a very handy feature that I'd also like to use myself.

RokeJulianLockhart commented 1 month ago

https://github.com/maks/MGit/issues/46#issue-186706443

@tonydiep, Why not merely use an IDE? I don't see why Markdown should be treated specially. If this were implemented, one could also say that adoc should be, and then have a general-purpose viewer.