mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

Formatted reference for code is written as "Program"

Open agoose77 opened this issue 1 year ago • 0 comments
trafficstars

An example:

We can then list the contents of this book (see [](#legacy-contents)),
```{code} shell
:caption: Contents of a {term}`Legacy Book` created using the `jupyter book create` command.
:name: legacy-contents

$ ls ./book
.
..
_config.yml
_toc.yml
intro.md
logo.png
markdown-notebooks.md
markdown.md
notebooks.ipynb
references.bib
requirements.txt
```

Renders: image

agoose77 avatar Jun 28 '24 11:06 agoose77