Open OsamaElzero opened 6 years ago
- var myArray = ['HTML', 'CSS', 'PHP', 'MySQL', 'JavaScript'] each val, index in myArray div= index + ' : ' + val else p There's No Value
Here "p" Must be Colored because its Element and its Rendered as Element but its show as Text
this is it
Also reported here: https://github.com/genoma/language-pug/issues/2 In that thread is a suggested fix, I someone wants to do a PR
Here "p" Must be Colored because its Element and its Rendered as Element but its show as Text