Rohland

Results 3 comments of Rohland

I have found it does work if the value isn't just a property on the scope. For example: This does not work for me: ``` javascript $scope.value = "// some...

Hi @Emins Sorry, I don't have much time to look into this, but I think it comes down to the Regex being used. You could try this: ``` ]*>.*? ```...

@marcelocelo Thanks for helping out :) If you don't mind, please can you add a few tests to verify the changes you made.