We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f23fdd commit a45102bCopy full SHA for a45102b
README.md
@@ -24,7 +24,7 @@ You can choose your preferred format from PDF, PPTX and HTML.
24
25
When exporting, images are converted to Base64 and embedded in the file, so you can share slides with embedded local images.
26
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 (``)**.
+You can use both Wikilink format (`![[path/to/image.png]]`) and CommomMark format (``).
28
29
## Transition
30
0 commit comments