Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
revelaction committed Nov 1, 2023
1 parent 59c74e3 commit 46ee47c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,9 @@ To incorporate image files into your notes, follow these steps:

2. In your Markdown file, utilize the standard image format without specifying paths:

```
![myimage](myimage.jpg)
```
## Audio
Expand All @@ -262,7 +264,9 @@ Store your audio files in the [Anki collection.media folder](https://docs.ankiwe
In your Markdown file, employ the standard audio format without the need for specifying paths:
```
[sound:mysound.mp3]
```
# Command line options
Expand Down

0 comments on commit 46ee47c

Please sign in to comment.