|
|
|
|
|
by vikramaruchamy
700 days ago
|
|
When I export Markdown, the image reference is placed like `[image-1][base64-reference]`. However, the reference links should be `[image-1](base64-reference)`. The brackets for the reference should be parentheses, not square. Any hint on why you have used square brackets? |
|
See https://daringfireball.net/projects/markdown/syntax#link