diff --git a/README.md b/README.md index 0239822..ad2ea61 100644 --- a/README.md +++ b/README.md @@ -498,14 +498,14 @@ And this is how to link when the linktext is the same as the [Pagetitle](ac:) Use the following macro: ```markdown - ``` And attach any image with the following ```markdown -![Example](../images/example.png) +![Example](../images/example.png) ``` The width will be the commented html after the image (in this case 300px).