Boulangerie / angular-translate-extract

Manage extraction of angular-translate in your angular projects
MIT License
7 stars 5 forks source link

HtmlNgBindHtmlTernary regular expression is going beyond attribute string #12

Open myukselen opened 7 years ago

myukselen commented 7 years ago

How to reproduce:

Duplicate this in index.html

<p>
  <span style="text-align:center" ng-bind-html="'HtmlNgBindHtml Key \' 1/1'|translate"></span>
</p>

I could not debug and find the cause.

myukselen commented 7 years ago

It is HtmlNgBindHtmlTernary going beyond attribute string