class

Liquid::Document

Inherits Liquid::Block / Liquid::Tag / Reference / Object

Constructors

new(tag_name, markup, tokens)
Source
new(tokens)

we don't need markup to open this block

Source

Instance methods

assert_missing_delimitation!

Document blocks don't need to be terminated since they are not actually opened

Source
block_delimiter

There isn't a real delimter

Source