Authoring HTML5 in Emacs?

后端 未结 5 835
我寻月下人不归
我寻月下人不归 2021-01-30 04:05

What\'s the best solution for authoring HTML5 in Emacs? Is there a mode that will do conformance checking?

5条回答
  •  感情败类
    2021-01-30 04:34

    I had nXML previously but found the schemas quite cumbersome to install, meaning I didn't get it to work with HTML5. I now use web-mode. Drawback is that there is no real-time validation. But that's cool as there are online-tools for that.

提交回复
热议问题