Great to hear about it. I've installed and I've found some issues.
1. The following fragment 'if' is not recognized and 'else' is related
to 'form' and 'else' is not closed by the next 'fieldset' tag:
- form_for(@person) do |f|
%fieldset
%ol
%li
%label.required Фамилия
= f.text_field :last_name
- if @person.company
%li
%label Имеет право подписи
= f.check_box :empowered
- else
%li
%label.required ИНН
= f.text_field :inn
%fieldset
2. In the following line the part that goes after the slash is greed
while it should not:
%label City/Town
And again, thanks for your work.
On Nov 26, 6:45 am, cies <[EMAIL PROTECTED]> wrote:
> i updated it fixed MANY buggers..
>
> http://haml.googlegroups.com/web/haml_highlighting_for_kde-1.1.tar.gz
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---