furo
furo copied to clipboard
Fix left padding for .sig-inline
Fixes: #486
May I please ping this?
Got a screenshot for before/after?
Sure, before:

and after:

Hmm... Could we add a demo of the problematic markup in the kitchen sink? It'd serve to help avoid regressing on this front in the future.
Sure, here it is:
.. c:type:: my_type
This works :c:type:`my_type`, but I would like to point
to a pointer of the type (:c:expr:`my_type *`).