-
I want to use a cross-reference to a python class. It should be But when I use them in a markdown table, like: | class |
| -------------------------- |
| [MyClass](package.MyClass) | The link won't try to find the sphinx role, but simplly use HTML link |
Beta Was this translation helpful? Give feedback.
Answered by
mzr1996
Aug 30, 2022
Replies: 1 comment
-
My bad, fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mzr1996
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My bad, fixed.