XML textarea

demo

No indent in

overview

key binding functions

Key binding functions are separated from XML compilation functions: These are applicable for others.

You can get Help of key bindings by stroking C-x h.

These are now only works on Firefox. (and IE but restricted functions)

todo

  1. Fix caret position bug (unknown reasons)
  2. Fix auto close tag in quote (fix parsing quote)
  3. No indent in CDATA (maybe not difficult)
  4. Fix indent after ]]></pre>
  5. Scroll
  6. Cross browser (low priority)
    • preventDefault()
    • setSelectionRange()
    • selectionStart

See Also