Closed
Description
Hyperlinks are formatted as, for example
https://github.com/pytorch/tutorials/blob/master/beginner_source/nn_tutorial.py#L11
which displays exactly as is.
They should be formatted as [link text](https://)
which will format it properly.