smithfred

Results 13 comments of smithfred

Would be better to support the [full set](https://github.github.com/gfm/) of GFM extensions if possible, since it's a widely used set of extensions (and is fully specified against CommonMark).

As part of this it would be great to have the preview pane have a maximum size, since (at least with the theme I'm using, GitHub2.css) the preview body has...

Please don't forget touch-based interaction with any redesign (e.g. don't make things hover-only). Thanks!

Can Evidlo's referenced function be used for now while other fixes are worked on, since this is a crashing bug for consuming applications if the user tries to use quotation...

While it might be tempting to say "F-Droid isn't important" (and that may be true in terms of potential users for many other open-source/libre apps), in this case, of an...

I think this is an artefact of Firefox's intended behaviour of always putting the next tab close button under the cursor when closing a tab (so that multiple tabs can...

Having at least tags would be very useful personally as I'm RPM-packaging this for Fedora (privately at the moment, but I don't mind potentially making them public in future). RPM...

> we already have support for Firefox 57, Mozilla isn't gonna change that version anymore, so it's mostly stable No AFAIK 57 is now obsolete/unsupported (since the moment 58 was...

I think there's some visibility benefit to have efforts *visible* in one place, however that works, in order to get maximum momentum behind this stuff. Whether that's having it be...

I'd argue for support for exception name format(s) that would be valid names in the function/method: So for the former: ```python from foo import bar import baz from qux import...