Merge branch 'gh-pages' of https://github.com/tomjoht/documentation-theme-jekyll into gh-pages
This commit is contained in:
@ -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 %}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user