Difference between revisions of "XML"

From WikEmacs
Jump to navigation Jump to search
(Created page with "The most prominent mode for editing XML in Emacs is to use nXML mode, which has been included with GNU Emacs since version 23 (?). nXML Mode can also be used with older versio...")
 
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
Homepage: http://www.thaiopensource.com/nxml-mode/
 
Homepage: http://www.thaiopensource.com/nxml-mode/
 +
 +
[[Category:Markup languages]][[Category:Document authoring]]

Latest revision as of 02:12, 27 March 2012

The most prominent mode for editing XML in Emacs is to use nXML mode, which has been included with GNU Emacs since version 23 (?). nXML Mode can also be used with older versions of Emacs (version 21.3 or newer) if you install it yourself.

Homepage: http://www.thaiopensource.com/nxml-mode/