Difference between revisions of "HTML"
Jump to navigation
Jump to search
PhilHudson (talk | contribs) m |
PhilHudson (talk | contribs) |
||
Line 1: | Line 1: | ||
Several modes exist for editing HTML in Emacs, including: | 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]] : |