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.
2 parents ea864f1 + eabbd5c commit c6f05eaCopy full SHA for c6f05ea
1 file changed
lib/liquid/tags/doc.rb
@@ -27,7 +27,6 @@ module Liquid
27
# @example
28
# {% render 'message', foo: 'Hello', bar: 'World' %}
29
# {% enddoc %}
30
- # {{ foo }}, {{ bar }}!
31
class Doc < Block
32
NO_UNEXPECTED_ARGS = /\A\s*\z/
33
0 commit comments