Liquex.Parser.Literal.text
You're seeing just the function
text
, go back to Liquex.Parser.Literal module for more information.
Specs
text(NimbleParsec.t()) :: NimbleParsec.t()
Parses everything outside of the Liquid tags. We call this text but it's any unstructed data not specifically parsed by Liquex.