Is there a syntax highlighting mode for xml/html which supports highilghting of markup associated with given (just like for parentheses)? For example if I select 'div' markup - this 'div' and corresponding with it '/div' are highlighted.

link|improve this question
feedback

1 Answer

Install this minor mode - https://github.com/deactivated/hl-tags-mode

Also check this page on EmacsWiki - http://www.emacswiki.org/emacs/HtmlMode - there are plenty of links on Emacs+HTML capabilities.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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