-
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Hi @mmcky ,
In lectures, it often refers to other lectures and codes written in own lecture. However, this does not work in all lectures in myst.
(referring to Wikipedia or other website works ok)
For example:
in An introductory Example, it refers to Numpy. So, Numpy should be written blue like below in current website

In rst file:
The first line imports :doc:`NumPy <numpy>`, a favorite Python package for tasks like
But in Myst: <numpy> is dropped.
The first line imports NumPy, a favorite Python package for tasks like
Metadata
Metadata
Assignees
Labels
No labels
