← Back to team overview

nxhtml team mailing list archive

Re: [Question #148797]: how to ignore some error ?

 

Question #148797 on nXhtml changed:
https://answers.launchpad.net/nxhtml/+question/148797

    Status: Open => Answered

lborgman proposed the following answer:
There is no simple way to do it if you are using nxhtml-mode (or nxml-
mode) since the purpose is to help you write correct XHTML. If you want
to change this you have to change the *.rng files.

Since < is not allowed in XHTML except for tags it is not possible.
Changing that in the code would be very difficult.

To get around this nXhtml gives you the possibility to use multi major
modes. There is a multi major mode tt-html-mumamo-mode you can use.
(However I just saw that I forgot to autoload that so you have to load
mumamo-fun.el before you can use it.)

-- 
You received this question notification because you are a member of
nXhtml, which is an answer contact for nXhtml.