core
core copied to clipboard
feat(markdown): support relative image link without `./`
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