We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Liquid for Programmers (markdown)
Added a bit of text description to the multiply example (where we use an assignment in the custom tag code)
Added information about how to use assignments in a custom Liquid::Tag
Documented the third argument of Liquid::Tag initialize constructor.
Add info about argument handling and the required behaviors of tag classes. Also clarify how filters work a bit.
Add doc for devs about Liquid.cache_classes
Clarify usage of `super` in Block.render
update Trac "patch"/"ticket" terminology for GitHub
Edited extend example to show the actual output of redcloth
Start converting to markdown