Thomas Wimmer

Results 95 comments of Thomas Wimmer

@tony thx a lot for all your PRs. I've just enabled the CI pipeline.

@gvol I guess you are asking if a custom ripgrep type defined via `--add-type` would solve my problem. I doubt, but I can have a closer look tmr.

Then it would definitely solve my problem. Thx for bringing #93 up here!

-> https://github.com/thisch/dashboard-table.el Once this package is available in one of the package stores and when it is used inside gerrit.el, I'll close this ticket.

Hi! Thx a lot for your contribution! > if False-blocks are recognized as cells and the code wrapped inside those blocks is evaluated when we send the cell to the...

@tony Sorry for the long silence, I just came back from vacation. Thx a lot for suggesting a docutils backend! This is a brilliant idea, which I also had when...

> Question: A bit of the complexity comes from [testcode](https://www.sphinx-doc.org/en/master/usage/extensions/doctest.html#directive-testcode) and [testoutput](https://www.sphinx-doc.org/en/master/usage/extensions/doctest.html#directive-testoutput) from [sphinx.ext.doctest](https://www.sphinx-doc.org/en/master/usage/extensions/doctest.html). Yes, I agree. Those directives, which are not standard, make it complicated to finish/finalize the implementation...

Thx a lot for keeping an eye on related packages in the open source community! It's a pity that none of them does what we need for pytest-sphinx. I've seen...

We unfortunately can't drop support for the sphinx directives that are currently not supported by your PR, as this would silently remove support from testing code in those directives. We...

@jobrachem May I ask if you have a lokal workaround for this issue, which could be used as long as their is no upstream fix for it?