Skip to content

Commit

Permalink
Update README.md: add info link about the media storage system
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgio committed Aug 27, 2024
1 parent ba4fc7b commit 88eaf24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ If the project is composed by multiple source files, the target file must be the

- **`--strict`**: forces the program to exit if an error occurs. When not in strict mode, errors are shown as boxes in the document.

- **`--no-media-storage`**: disables the media storage (further information coming soon).
- **`--no-media-storage`**: turns the media storage system off. [(?)](https://github.com/iamgio/quarkdown/wiki/Media-storage)

- **`-Dloglevel=<level>`** (JVM property): sets the log level. If set to `warning` or higher, the output content is not printed out.

Expand Down

0 comments on commit 88eaf24

Please sign in to comment.