Last Modified
2014-06-07 15:17:59 +0000
Requires

Description

A PHP Filter for Haml. This simply wraps code inside <?php ?> tags. While this may seem like a strange idea, some people use Haml to generate mostly static HTML documents that then include small amounts of PHP.

This code also serves as an example of how to implement a simple filter for Haml.