Skip to content

Commit

Permalink
docs: fix code to image conversion example
Browse files Browse the repository at this point in the history
  • Loading branch information
mfontanini committed Feb 2, 2025
1 parent 64b5233 commit f8e9ec6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/guides/code-highlight.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,9 +212,11 @@ nothing else.

For example, this would render the demo presentation's image:

~~~markdown
```bash +image
cat examples/doge.png
```
~~~

This attribute carries the same risks as `+exec_replace` and therefore needs to be enabled via the same flags.

Expand Down

0 comments on commit f8e9ec6

Please sign in to comment.