Benji York

Results 9 issues of Benji York

Hi! Numpy and Google-style parameter documentation is great, but some people use [Sphinx-style parameter docs](https://www.sphinx-doc.org/en/master/tutorial/describing-code.html). This PR adds support for those to the D417 checker. This is my first contribution...

I noticed several issues around CTEs and indentation. I.e., - #258 - #213 - #202 - #195 I don't want to pile on, but thought that an issue to track...

See https://gittup.org/tup/ex_a_first_tupfile.html.

If I create a range slider like so ```html ``` I will see a POST every time the slider is moved (rate limited to 10ms), but not once every 10ms....

I was doing some work that needs the ability to inspect individual arguments, so I added that to the grammar. This is my first foray into tree-sitter, so I'll happily...

Hi, while evaluating Ward to use in my projects, I noticed a small bug in the Makefile so I thought I'd fix it. I also took the liberty of improving...

The capture mechanism works well for pre-formatted text, but not for document elements like tables.

Since https://pythonhosted.org/manuel/ is read-only now, we need to point the PyPI page for Manuel at readthedocs.org instead.

Right now the docs start with the Zope test runner, which is a great runner, but it's not very popular. Instead they should highlight using Manuel with the more popular...