Skip to content

Commit a45102b

Browse files
committed
Add wikilink images to README.md
1 parent 9f23fdd commit a45102b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can choose your preferred format from PDF, PPTX and HTML.
2424

2525
When exporting, images are converted to Base64 and embedded in the file, so you can share slides with embedded local images.
2626
The image path can be an absolute or relative path from the root of the vault.
27-
The Wikilink format (`![[path/to/image.png]]`) will **NOT** work for slides, **you must use the CommomMark format (`![alt](path/to/image.png)`)**.
27+
You can use both Wikilink format (`![[path/to/image.png]]`) and CommomMark format (`![alt](path/to/image.png)`).
2828

2929
## Transition
3030

0 commit comments

Comments
 (0)