edited documentation for include tag
This commit is contained in:
parent
10ee83d680
commit
412fe8b8de
|
@ -211,8 +211,6 @@ root of your source directory. This will embed the contents of
|
||||||
or you can use a variable, using liquid-like variable syntax as in
|
or you can use a variable, using liquid-like variable syntax as in
|
||||||
<code>{% raw %}{% include {{ my_variable }} %}{% endraw %}</code>.
|
<code>{% raw %}{% include {{ my_variable }} %}{% endraw %}</code>.
|
||||||
|
|
||||||
Note that unlike usual liquid variable syntax, you cannot have spaces inside the curly braces.
|
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue