mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-04 22:55:43 +00:00
7 lines
218 B
Markdown
7 lines
218 B
Markdown
```
|
|
% pandoc -f html -t typst
|
|
<p><a href="http://torch.utils.data" rel="noopener noreferrer nofollow" target="_blank">torch.utils.data</a>.Dataset</p>
|
|
^D
|
|
#link("http://torch.utils.data")[torch.utils.data]\.Dataset
|
|
```
|