Merge pull request #111 from BGordts/patch-1
Fix: " too much in closing image tag.
This commit is contained in:
commit
503e04011b
@ -15,7 +15,7 @@ Instead of using Markdown or HTML syntax directly in your page for images, the s
|
||||
|
||||
```liquid
|
||||
{% raw %}
|
||||
{% include image.html file="jekyll.png" url="http://jekyllrb.com" alt="Jekyll" caption="This is a sample caption" %"}
|
||||
{% include image.html file="jekyll.png" url="http://jekyllrb.com" alt="Jekyll" caption="This is a sample caption" %}
|
||||
{% endraw %}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user