core icon indicating copy to clipboard operation
core copied to clipboard

feat(markdown): support relative image link without `./`

Open Mister-Hope opened this issue 3 years ago • 0 comments

Recognize relative image links not staring with ./ in markdown.

BREAKING CHANGE: markdown image syntax does not support alias anymore, you should use <img> tag to use alias

Mister-Hope avatar Sep 25 '22 09:09 Mister-Hope