diff --git a/README.md b/README.md index a14a90d..28b0003 100644 --- a/README.md +++ b/README.md @@ -89,16 +89,16 @@ When using "Abort" option for image, the plugin refused to export Note.md. If us ```markdown ## Sec 1 -[Ref] (/post/ref-slug) -[Display Name] (/post/ref-slug) +[Ref](/post/ref-slug) +[Display Name](/post/ref-slug) ## Sec 2 -[Ref > section-example] (/post/ref-slug#section-example) -[Display Name] (/post/ref-slug#section-example) -[Sec 1] (#sec-1) -[Display Name] (#sec-2) +[Ref > section-example](/post/ref-slug#section-example) +[Display Name](/post/ref-slug#section-example) +[Sec 1](#sec-1) +[Display Name](#sec-2) [[NoteThatNotExist]] ## Sec 3 -![image.png] [img1] +![image.png][img1] ![[imageThatDoesNotExist]] [img1]: