André Schröder

Results 14 issues of André Schröder

**Is your feature request related to a problem? Please describe.** I want to be able to link to a specific line in a Markdown (restructuredtext/ ...) file. When I press...

enhancement

I don't fully understand this myself, but this is what happened: I integrated the action-pr-title action in one of our repos at work. The action worked fine without specifying any...

Line 20 is: ``` std::ranges::sort_heap(result, std::greater{}); ``` Thanks for the book btw! :)

Tested sphinx-math-dollar versions: 1.2 and https://github.com/sympy/sphinx-math-dollar/commit/c60310d5038c9864ba85640ac76b7ecf9f8724d5 Exemplary reST code: ``` Test ---- #. **t**\ est #. **t**\ est :math:`x` #. **t**\ est $x$ ``` If you didn't know, `**t**\ est`...