Difference between revisions of "HTML"

From WikEmacs
Jump to navigation Jump to search
m
Line 1: Line 1:
 
Several modes exist for editing HTML in Emacs, including:
 
Several modes exist for editing HTML in Emacs, including:
  
* [[html]]
+
; [[html]] :
* [[nxhtml]]
+
; [[nxhtml]]
* [[sgml]]
+
: This mode includes [[MuMaMo]] (multiple major modes) support, meaning that the buffer's major mode switches dynamically between HTML, JavaScript and CSS as appropriate.
 +
; [[sgml]] :

Revision as of 15:54, 25 March 2012

Several modes exist for editing HTML in Emacs, including:

html
nxhtml
This mode includes MuMaMo (multiple major modes) support, meaning that the buffer's major mode switches dynamically between HTML, JavaScript and CSS as appropriate.
sgml