[Mono-docs-list] Monkeyguide XML.

Lee Mallabone mono-docs@fonicmonkey.net
16 Jun 2003 15:03:56 +0100


On Mon, 2003-06-16 at 14:56, Ben Maurer wrote:
> I think one way we might fix this issue is to make the assembler
> validate all the HTML files when everything is compiled. This would help
> to increase awareness of the issue.

I don't know about full validation, but syntax checking that the XML is parseable can trivially be enabled in the XHTML assembler.

I actually purposefully set the assembler to not barf on dubious XHTML in the first place because lots of files were still just "normal" HTML. It sounds like you're addressing the problem well now though. Should the assembler issue warnings, or stop as soon as it encounters bad output?

Regards,

Lee.