maniac103
maniac103
The repo surely hasn't died (it's still there, isn't it?), it's just the maintainer doesn't have as much time as he used to, unfortunately. This particular question seems to be...
Yes, you made many issues, quite a few of which I fixed and thus are not present in the latest version anymore. I just left those untouched that need large...
Looks like updating showdown and adding the github and table extensions will do the trick. I'll look into it.
Thinking about it, that will likely only help for watching markdown files though. For e.g. issues and issue comments, we're using preformatted HTML provided by Github. It's possible that Android's...
Thanks for the feedback, saves me from having to try it myself :)
Thanks again :) It works, but needs some work:  Most complicated part that I can see is getting the TextView width into the span, as I don't think the...
@Tunous I have a diff lying around somewhere. I'll see whether I can dig it up. In general, the problem is that we need to render the table in one...
This doesn't seem to be supported by the Github API. The upload to Github's servers doesn't appear anywhere in the API docs, and other people came to the conclusion it's...
Nah, this gist stores all uploaded files into a certain repo. This is certainly not what we want: we want a storage alongside issues, not within the repo content.
It's not dead, it's just in 'maintenance onlyc mode for the foreseeable future. But wasn't development on FastHub stopped some time ago? Edit: found the reference, see comments [here](https://github.com/k0shk0sh/FastHub/pull/2599)