Status: New
Owner: ----

New issue 181 by guileen: MAKO 语法高亮的 % if % for 没有处理
http://code.google.com/p/ulipad/issues/detail?id=181

MAKO 语法中的

% for a in ['one', 'two', 'three', 'four', 'five']:
    % if a[0] == 't':
     its two or three
    % elif a[0] == 'f':
    four/five
    % else:
    one
    %endif
% endfor

没有处理

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to