module Jekyll::Tags

Tags are useful in liquid to process data and access internal functions. Ruby functions are always faster than liquid templates, so, when possible, consider writing a custom Ruby filter or tag.