veged/xjst

"error: bemhtml match failed" with using backslashes

Closed this issue · 1 comments

Use:

attrs: { alt: "b-head-user" }

Error:
{ '0':
{ [Error: listBemMatchAndSet rule failed at: 2890:30
attrs: { alt: "b-head-user" }
^]
message: 'listBemMatchAndSet rule failed at: 2890:30\n\tattrs: { alt: "b-head-user" }\n ^',
line: 2890,
offset: '\tattrs: { alt: "b-head-user" }' } }
error: bemhtml match failed
bemhtml match failed

Fixed in veged/ometa-js@fb7d51c (ometajs@3.2.1)