Tobias Bengfort
Tobias Bengfort
Markdown is often used to render user generated content as part of a website. In this context, it is important to fit it into the document outline, especially for accessibility....
Submitted via mail: > Use case: I am an evaluator inspecting a page that has a lot below the fold. I open A11y Outline and select "Links". I'm comparing the...
submitted via email: > I notice that ESC will close the extension in firefox. I am using the bookmarklet in chrome. ESC does not work there. Must refresh page or...
### Description As far as I understand, this package aims at preventing common mistakes, especially for developers who are less experienced with the ORM. As such I believe that it...
Fixes #2
Ticket: https://code.djangoproject.com/ticket/33606 The session ID should be cleansed when reporting errors, just like other credentials. Related to https://code.djangoproject.com/ticket/29714 Discussion on the mailing list: https://groups.google.com/g/django-developers/c/H5hJxpwYFcw A quick github search yields multiple...
As described in the lemonbar docs: https://github.com/LemonBoy/bar#formatting ## What type of PR is this? (check all applicable) * [ ] Refactor * [ ] Feature * [X] Bug Fix *...
It is still quite confusing how to use eyeglass, and I guess part of the problem is that it is not supported by the node-sass cli. You might argue that...
_see #194_ This project is really, really helpful. The only thing I would like to change is the comand line output. However, I realize that you may need different output...
It would be great if I could define version ranges instead of exact versions, e.g. `4.x` or `^4.3.1`. It is probably best to use [npm syntax](https://docs.npmjs.com/misc/semver) for these ranges.