From fb3513c7219034b8622f1c678e8eb4128763982a Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 24 Apr 2020 16:54:04 -0700 Subject: [PATCH] Cleanup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c69240a..7f1104a 100644 --- a/README.md +++ b/README.md @@ -1548,7 +1548,7 @@ guarantee that your application continues to function properly in the future. Stores a file with the specified base64-encoded contents inside the media folder. alternatively you can specify a url from where the file shell be downloaded. If both field `data` and `url` are provided, the `data` field will be - used. To prevent Anki from removing files not used by any cards (e.g. for configuration files), prefix the filename + used. To prevent Anki from removing files not used by any cards (e.g. for configuration files), prefix the filename with an underscore. These files are still synchronized to AnkiWeb. *Sample request*: @@ -1575,7 +1575,7 @@ guarantee that your application continues to function properly in the future. ``` Hello world! ``` - + *Sample request*: ```json {