Hello,
first i use Markdown mode to create my note, second i chage my image under WYSIWYG mode , but when i
switch the editing mode from WYSIWYG to Markdown, the image path has changed to an absolute path, how to adjust it back.
According to my knowledge before making any changes, identify the absolute paths of the images that you want to convert back to relative paths. This will help you find and replace them correctly. it's possible that the image paths may be converted to absolute paths instead of relative paths. This can lead to issues when you switch back to Markdown mode. After making the changes, switch back to WYSIWYG mode to ensure that the images are displayed correctly. Check that the images are still visible and the paths have been adjusted as intended.