-
-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
unconfirmedThis bug was not reproduced yetThis bug was not reproduced yet
Description
Description of the bug
In my code, I have this in my docstring:

Which gets rendered like this:

Basically, the second one fails because of the backsticks (`) in it.
To Reproduce
Code: https://github.com/ndonkoHenri/flet-datatable2/blob/dev/src/flet_datatable2/datatable2.py
I run it using github action: https://github.com/ndonkoHenri/flet-datatable2/actions
Expected behavior
I expect the second to be rendered like the third, but without me having to fully writeout the item I am referencing.
Additional context
Continuation of #294
Metadata
Metadata
Assignees
Labels
unconfirmedThis bug was not reproduced yetThis bug was not reproduced yet