-
HAML like the following fails:
```haml
%a(href="#{Namespace\ClassName\::CLASS_CONSTANT}") Label
```
The resulting exception is
**MtHaml\Exception\SyntaxErrorException**
in *vendor/mthaml/m…
-
Hello,
I would like to end with the following line in the PHP file:
``` php
-
Is there any documentation for this? I've tried countless times to use the PHP filter provided yet HAML still returns "Filter "php" is not defined." even though I have both gems installed.
ghost updated
11 years ago
-
It would be great if we could change the default output file extension in preferences, not just the folder. For example, if you work with HAML and you want to use .php extension instead of .html.
At …
-
```
1. Parse the following with HamlParser (no options used) :
%select
%option{:value => '0'} Transport
%option{:value => '1'} Manufacturing
%option{:value => '2'} Logistics
%option{:…
-
Hi comrade!
I'm trying to make use of Subj in a CakePHP project.
My templates are in `.haml` and `.ctp` formats, the latter being normal PHP/HTML.
My typical template include looks like this:
``` …
-
We are using CodeRay for Redmine. Since CodeRay already supports PHP maybe it could also support TWIG - somewhat an equivalent to HAML.
-
```
1. Parse the following with HamlParser (no options used) :
%select
%option{:value => '0'} Transport
%option{:value => '1'} Manufacturing
%option{:value => '2'} Logistics
%option{:…
-
From the [HAML docs](http://haml.info/docs/yardoc/file.REFERENCE.html#filters):
> Currently, filters ignore the :escape_html option. This means that #{} interpolation within filters is never HTML-esc…
-
```
1. Parse the following with HamlParser (no options used) :
%select
%option{:value => '0'} Transport
%option{:value => '1'} Manufacturing
%option{:value => '2'} Logistics
%option{:…