We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b7f06 commit 7cfd1faCopy full SHA for 7cfd1fa
1 file changed
docs/_docs/liquid/tags.md
@@ -70,7 +70,7 @@ end
70
71
You can highlight specific lines in a code snippet by using the optional
72
argument `highlight_lines`. This argument takes a space-separated list of
73
-line numbers which must be wrapped in quotes. For example, the following
+line numbers which must be wrapped in double quotes. For example, the following
74
code block will highlight lines 1 and 2 but not line 3:
75
76
{% raw %}
0 commit comments