266 B
266 B
title, intro, versions, type
| title | intro | versions | type | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Tip Liquid tag | Demonstrates the HTML that becomes of a `tip` Liquid tag |
|
how_to |
Introduction
{% tip %}
Tip! This is inside the tip.
{% endtip %}
This is outside the tip.