Live data from Hacker News

The HTML 5 DTD project

html5dtd.org

1–6 of 6 posts

Re: The HTML 5 DTD project

#2
>I use Emacs+PSGML to write HTML. I can’t without a DTD.

This seems like a failing of Emacs+PSGML rather than HTML5 lack of DTD.

Or rather why are you using an SGML tool to write a language not based on SGML? (from wikipedia "The HTML5 syntax is no longer based on SGML")

Re: The HTML 5 DTD project

#4

>I use Emacs+PSGML to write HTML. I can’t without a DTD. This seems like a failing of Emacs+PSGML rather than HTML5 lack of DTD. Or rather why are you using an SGML tool to write a language not based on SGML? (from wikipedia "The HTML5 syntax is no longer based on SGML")

AFAIK the PSGML mode is also the favourite one to use for XML editing.

Re: The HTML 5 DTD project

#5
post #4

>I use Emacs+PSGML to write HTML. I can’t without a DTD. This seems like a failing of Emacs+PSGML rather than HTML5 lack of DTD. Or rather why are you using an SGML tool to write a language not based on SGML? (from wikipedia "The HTML5 syntax is no longer based on SGML")

AFAIK the PSGML mode is also the favourite one to use for XML editing.

nah, your best bet's definitely nXML - http://www.thaiopensource.com/nxml-mode/

Re: The HTML 5 DTD project

#6
post #5
post #4

Earlier quoted context omitted.

AFAIK the PSGML mode is also the favourite one to use for XML editing.

nah, your best bet's definitely nXML - http://www.thaiopensource.com/nxml-mode/

...using http://www.thaiopensource.com/relaxng/trang.html for DTD -> RelaxNG conversion, I agree.