Liquex.Parser.Tag.open_tag

You're seeing just the function open_tag, go back to Liquex.Parser.Tag module for more information.
Link to this function

open_tag(combinator \\ empty())

View Source

Specs

open_tag(NimbleParsec.t()) :: NimbleParsec.t()

Parse open tags

Examples

* "{%"
* "{%-"