Skip to content

Referring to URL of lectures does not work #12

@sayaikegawa

Description

@sayaikegawa

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
Screen Shot 2020-09-14 at 9 52 37 pm

however, in netlify.app,
Screen Shot 2020-09-14 at 9 53 06 pm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions