Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

The title is pretty explicative! In php mode komodo edit assume html4 and raise errors when html5 tags like article, time, section are used.

This could be pretty troublesome since it could cover php errors.

Is there a way to fix this?

share|improve this question

1 Answer

up vote 8 down vote accepted

Maybe solution found:

Preferences -> Languages -> HTML -> Default HTML Document Type -> HTML5

share|improve this answer
Thanks much, this did the trick for me. – theraccoonbear Sep 25 '12 at 21:01
this not work for me in komodo 7 even 8 rc1 – F1beta India Mar 1 at 7:25

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.